Handbook
Glossary
g_atomic_rc_box_release_full ( mem_block clear_func -- )
Vocabulary
glib
.
ffi
Inputs
mem_block
an
object
clear_func
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_atomic_rc_box_release_full
(
gpointer
mem_block,
GDestroyNotify
clear_func )