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