Function sdl2_sys::SDL_SemValue [−][src]
pub unsafe extern "C" fn SDL_SemValue(sem: *mut SDL_sem) -> Uint32
Returns the current count of the semaphore.
pub unsafe extern "C" fn SDL_SemValue(sem: *mut SDL_sem) -> Uint32
Returns the current count of the semaphore.