Function wolfssl_sys::wolfSSL_CTX_memrestore_cert_cache

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_memrestore_cert_cache(
    ctx: *mut WOLFSSL_CTX,
    mem: *const c_void,
    sz: c_int,
) -> c_int