Function g_atomic_int_exchange

Source
pub unsafe extern "C" fn g_atomic_int_exchange(
    atomic: *mut gint,
    newval: gint,
) -> gint