Function RSA_meth_get_init

Source
pub unsafe extern "C" fn RSA_meth_get_init(
    meth: *const rsa_meth_st,
) -> Option<unsafe extern "C" fn(_: *mut rsa_st) -> i32>