Handbook
Glossary
GChildWatchFunc ( quot -- alien )
Vocabulary
glib
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
CALLBACK:
void
GChildWatchFunc
(
GPid
pid,
gint
status,
gpointer
data )