Function glib_sys::g_atomic_int_and
[−]
[src]
pub unsafe extern "C" fn g_atomic_int_and(
atomic: *mut Volatile<c_uint>,
val: c_uint
) -> c_uint