Function X509_STORE_load_file_ex

Source
pub unsafe extern "C" fn X509_STORE_load_file_ex(
    xs: *mut x509_store_st,
    file: *const i8,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> i32