Function X509_LOOKUP_meth_get_ctrl

Source
pub unsafe extern "C" fn X509_LOOKUP_meth_get_ctrl(
    method: *const x509_lookup_method_st,
) -> Option<unsafe extern "C" fn(*mut x509_lookup_st, i32, *const i8, i64, *mut *mut i8) -> i32>