Skip to main content

wolfSSL_get_alert_history

Function wolfSSL_get_alert_history 

Source
pub unsafe extern "C" fn wolfSSL_get_alert_history(
    ssl: *mut WOLFSSL,
    h: *mut WOLFSSL_ALERT_HISTORY,
) -> c_int