Skip to main content

wolfSSL_CTX_memrestore_cert_cache

Function 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