Function glib_sys::g_atomic_int_set [] [src]

pub unsafe extern "C" fn g_atomic_int_set(
    atomic: *mut Volatile<c_int>,
    newval: c_int
)