Function tcsendbreak

Source
pub unsafe extern "C" fn tcsendbreak(
    __fd: c_int,
    __duration: c_int,
) -> c_int