boring_sys

Function ENGINE_set_RSA_method

Source
pub unsafe extern "C" fn ENGINE_set_RSA_method(
    engine: *mut ENGINE,
    method: *const RSA_METHOD,
    method_size: usize,
) -> c_int