Constant PF_FORKNOEXEC
pub const PF_FORKNOEXEC: i32 = 0x00000040; // 64i32
Available on crate feature
dep_sdl3
only.Expand description
Forked but didn’t exec.
pub const PF_FORKNOEXEC: i32 = 0x00000040; // 64i32
dep_sdl3
only.Forked but didn’t exec.