Function X509_load_cert_file_ex

Source
pub unsafe extern "C" fn X509_load_cert_file_ex(
    ctx: *mut x509_lookup_st,
    file: *const i8,
    type_: i32,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> i32