Constant PF_NOFREEZE
pub const PF_NOFREEZE: i32 = 0x00008000; // 32_768i32
Available on crate feature
dep_sdl3
only.Expand description
This thread should not be frozen.
pub const PF_NOFREEZE: i32 = 0x00008000; // 32_768i32
dep_sdl3
only.This thread should not be frozen.