g_output_stream_write_bytes ( output_stream bytes cancellable error -- gssize )


Vocabulary
gio.ffi

Inputs
output_streaman object
bytesan object
cancellablean object
erroran object


Outputs
gssizean object


Definition


LIBRARY: gio FUNCTION: gssize g_output_stream_write_bytes
( GOutputStream* output_stream, GBytes* bytes, GCancellable*
cancellable, GError* error )