devela::_dep::rustix::process

Function is_io_flusher

pub fn is_io_flusher() -> Result<bool, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the IO_FLUSHER state of the caller.

§References