Handbook
Glossary
g_atomic_int_add ( atomic val -- )
Vocabulary
glib
.
ffi
Inputs
atomic
an
object
val
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_atomic_int_add
(
gint
atomic,
gint
val )