Function X509_STORE_load_store_ex

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