Function boring_sys::SSL_send_fatal_alert

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