termios::ffi

Function tcflush

Source
pub unsafe extern "C" fn tcflush(
    fd: c_int,
    queue_selector: c_int,
) -> c_int