[−][src]Function sdl2_sys::SDL_AtomicUnlock
pub unsafe extern "C" fn SDL_AtomicUnlock(lock: *mut SDL_SpinLock)
\brief Unlock a spin lock by setting it to 0. Always returns immediately
\param lock Points to the lock.
pub unsafe extern "C" fn SDL_AtomicUnlock(lock: *mut SDL_SpinLock)
\brief Unlock a spin lock by setting it to 0. Always returns immediately
\param lock Points to the lock.