Handbook
Glossary
g_unix_input_stream_set_close_fd ( unix_input_stream close_fd -- )
Vocabulary
gio
.
ffi
Inputs
unix_input_stream
an
object
close_fd
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_unix_input_stream_set_close_fd
( GUnixInputStream* unix_input_stream,
gboolean
close_fd )