Function rustix::process::is_io_flusher

source ·
pub fn is_io_flusher() -> Result<bool>
Available on crate feature process only.
Expand description

Get the IO_FLUSHER state of the caller.

References