Function glib_sys::g_atomic_int_and

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