Function sdl2_sys::SDL_AtomicUnlock [] [src]

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.