Function fermium::surface::SDL_MUSTLOCK

source ·
pub unsafe fn SDL_MUSTLOCK(s: *const SDL_Surface) -> bool
Expand description

Checks if an SDL_Surface must be locked before the pixels are accessed directly.