Function wolfssl_sys::wolfSSL_LoadCRL
source · pub unsafe extern "C" fn wolfSSL_LoadCRL(
ssl: *mut WOLFSSL,
path: *const c_char,
type_: c_int,
monitor: c_int
) -> c_intpub unsafe extern "C" fn wolfSSL_LoadCRL(
ssl: *mut WOLFSSL,
path: *const c_char,
type_: c_int,
monitor: c_int
) -> c_int