Constant PF_SIGNALED
pub const PF_SIGNALED: i32 = 0x00000400; // 1_024i32
Available on crate feature
dep_sdl3
only.Expand description
Killed by a signal.
pub const PF_SIGNALED: i32 = 0x00000400; // 1_024i32
dep_sdl3
only.Killed by a signal.