Function wolfssl_sys::wolfSSL_CTX_load_verify_locations
source ยท pub unsafe extern "C" fn wolfSSL_CTX_load_verify_locations(
ctx: *mut WOLFSSL_CTX,
file: *const c_char,
path: *const c_char,
) -> c_intpub unsafe extern "C" fn wolfSSL_CTX_load_verify_locations(
ctx: *mut WOLFSSL_CTX,
file: *const c_char,
path: *const c_char,
) -> c_int