[][src]Function fermium::SDL_AtomicSetPtr

pub unsafe extern "C" fn SDL_AtomicSetPtr(
    a: *mut *mut c_void,
    v: *mut c_void
) -> *mut c_void