Function sdl2_sys::SDL_AtomicGetPtr[][src]

pub unsafe extern "C" fn SDL_AtomicGetPtr(
    a: *mut *mut c_void
) -> *mut c_void
Expand description

\brief Get the value of a pointer atomically.