Skip to main content

wolfSSL_SESSION_has_ticket

Function wolfSSL_SESSION_has_ticket 

Source
pub unsafe extern "C" fn wolfSSL_SESSION_has_ticket(
    session: *const WOLFSSL_SESSION,
) -> c_int