Function tcflush

Source
pub unsafe extern "C" fn tcflush(
    __fd: c_int,
    __queue_selector: c_int,
) -> c_int