[][src]Function glib_sys::g_atomic_int_xor

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