Function
Dexio_stream_close
Declaration [src]
DexFuture*
dex_io_stream_close (
GIOStream* io_stream,
int io_priority
)
Parameters
io_stream
-
Type:
GIOStream
No description available.
The data is owned by the caller of the function. io_priority
-
Type:
int
No description available.
Return value
Type: DexFuture
No description available.
The data is owned by the called function. |