Handbook
Glossary
g_atomic_int_xor ( atomic val -- guint )
Vocabulary
glib
.
ffi
Inputs
atomic
an
object
val
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
guint
g_atomic_int_xor
(
gpointer
atomic,
guint
val )