Function
Dexio_stream_close
Declaration [src]
DexFuture*
dex_io_stream_close (
GIOStream* io_stream,
int io_priority
)
Parameters
io_stream |
GIOStream* |
No description available. | |
The data is owned by the caller of the function. | |
io_priority |
int |
No description available. |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |