Function sdl2_sys::SDL_SemValue

source ·
pub unsafe extern "C" fn SDL_SemValue(sem: *mut SDL_sem) -> Uint32
Expand description

Returns the current count of the semaphore.