boring_sys

Function SSL_send_fatal_alert

Source
pub unsafe extern "C" fn SSL_send_fatal_alert(
    ssl: *mut SSL,
    alert: u8,
) -> c_int