Handbook
Glossary
g_child_watch_add ( pid function data -- guint )
Vocabulary
glib
.
ffi
Inputs
pid
an
object
function
an
object
data
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
guint
g_child_watch_add
(
GPid
pid,
GChildWatchFunc
function,
gpointer
data )