Function sdl2_sys::SDL_SemValue[][src]

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

Returns the current count of the semaphore.