Function wolfssl_sys::wolfSSL_CertManagerLoadCRLBuffer
source ยท pub unsafe extern "C" fn wolfSSL_CertManagerLoadCRLBuffer(
cm: *mut WOLFSSL_CERT_MANAGER,
buff: *const c_uchar,
sz: c_long,
type_: c_int,
) -> c_int