Function sdl2_sys::SDL_DestroySemaphore
source ยท pub unsafe extern "C" fn SDL_DestroySemaphore(sem: *mut SDL_sem)
Expand description
Destroy a semaphore.
pub unsafe extern "C" fn SDL_DestroySemaphore(sem: *mut SDL_sem)
Destroy a semaphore.