aws_lc_sys

Function X509_STORE_load_locations

Source
pub unsafe extern "C" fn X509_STORE_load_locations(
    store: *mut X509_STORE,
    file: *const c_char,
    dir: *const c_char,
) -> c_int