Function rustix::process::is_io_flusher

source ·
pub fn is_io_flusher() -> Result<bool>
Expand description

Get the IO_FLUSHER state of the caller.

§References