sdl2_sys
pub unsafe extern "C" fn SDL_CreateSemaphore( initial_value: Uint32) -> *mut SDL_sem
Create a semaphore, initialized with value, returns NULL on failure.