Function wolfssl_sys::wolfSSL_LoadCRLBuffer
source ยท pub unsafe extern "C" fn wolfSSL_LoadCRLBuffer(
ssl: *mut WOLFSSL,
buff: *const c_uchar,
sz: c_long,
type_: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_LoadCRLBuffer(
ssl: *mut WOLFSSL,
buff: *const c_uchar,
sz: c_long,
type_: c_int,
) -> c_int