Function g_atomic_int_and

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