pub unsafe extern "C" fn mbedtls_ssl_ticket_free(
ctx: *mut mbedtls_ssl_ticket_context,
)Expand description
\brief Free a context’s content and zeroize it.
\param ctx Context to be cleaned up
pub unsafe extern "C" fn mbedtls_ssl_ticket_free(
ctx: *mut mbedtls_ssl_ticket_context,
)\brief Free a context’s content and zeroize it.
\param ctx Context to be cleaned up