Function glib_sys::g_atomic_int_or [] [src]

pub unsafe extern "C" fn g_atomic_int_or(
    atomic: *mut Volatile<c_uint>,
    val: c_uint
) -> c_uint