pub fn configure_io_flusher_behavior(enable: bool) -> Result<()>
Available on crate feature process only.
Expand description

Put the process in the IO_FLUSHER state, allowing it to make progress when allocating memory.

References