Constant SDL_SURFACE_LOCK_NEEDED
pub const SDL_SURFACE_LOCK_NEEDED: u32 = _; // 2u32
Available on crate feature
dep_sdl3
only.Expand description
Surface needs to be locked to access pixels
pub const SDL_SURFACE_LOCK_NEEDED: u32 = _; // 2u32
dep_sdl3
only.Surface needs to be locked to access pixels