Function
Dexfile_read
Declaration [src]
DexFuture*
dex_file_read (
GFile* file,
int io_priority
)
Parameters
file |
GFile* |
A |
|
The data is owned by the caller of the function. | |
io_priority |
int |
IO priority such as |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |