glib_sys

Function g_atomic_int_or

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