Handbook
Glossary
g_buffered_output_stream_new_sized ( base_stream size -- GOutputStream* )
Vocabulary
gio
.
ffi
Inputs
base_stream
an
object
size
an
object
Outputs
GOutputStream*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GOutputStream*
g_buffered_output_stream_new_sized
( GOutputStream* base_stream,
gulong
size )