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