Function wolfssl_sys::wolfSSL_LoadCRLFile
source ยท pub unsafe extern "C" fn wolfSSL_LoadCRLFile(
ssl: *mut WOLFSSL,
file: *const c_char,
type_: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_LoadCRLFile(
ssl: *mut WOLFSSL,
file: *const c_char,
type_: c_int,
) -> c_int