[][src]Function nginx::X509_LOOKUP_by_alias

pub unsafe extern "C" fn X509_LOOKUP_by_alias(
    ctx: *mut X509_LOOKUP,
    type_: X509_LOOKUP_TYPE,
    str_: *const c_char,
    len: c_int,
    ret: *mut X509_OBJECT
) -> c_int