Function X509_LOOKUP_meth_get_get_by_alias

Source
pub unsafe extern "C" fn X509_LOOKUP_meth_get_get_by_alias(
    method: *const x509_lookup_method_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_lookup_st, _: u32, _: *const i8, _: i32, _: *mut x509_object_st) -> i32>