Constant POSIX_SPAWN_USEVFORK

pub const POSIX_SPAWN_USEVFORK: i32 = 64;
Available on crate feature dep_sdl3 only.