Function wolfssl_sys::wolfSSL_CTX_LoadCRLFile
source · pub unsafe extern "C" fn wolfSSL_CTX_LoadCRLFile(
ctx: *mut WOLFSSL_CTX,
path: *const c_char,
type_: c_int
) -> c_intpub unsafe extern "C" fn wolfSSL_CTX_LoadCRLFile(
ctx: *mut WOLFSSL_CTX,
path: *const c_char,
type_: c_int
) -> c_int