Function RSA_meth_get_finish

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