ssh_channel_request_send_break

Function ssh_channel_request_send_break 

Source
pub unsafe extern "C" fn ssh_channel_request_send_break(
    channel: ssh_channel,
    length: u32,
) -> c_int