Function SDL_MUSTLOCK

pub const unsafe fn SDL_MUSTLOCK(S: *const SDL_Surface) -> bool
Available on crate feature dep_sdl3 only.
Expand description

Evaluates to true if the surface needs to be locked before access.

§Availability

This macro is available since SDL 3.2.0.