Function RSA_set_method

Source
pub unsafe extern "C" fn RSA_set_method(
    rsa: *mut rsa_st,
    meth: *const rsa_meth_st,
) -> i32