Function sdl2_sys::SDL_AtomicGet

source ·
pub unsafe extern "C" fn SDL_AtomicGet(a: *mut SDL_atomic_t) -> c_int
Expand description

\brief Get the value of an atomic variable