Function
Dexfile_enumerator_next_files
Declaration [src]
DexFuture*
dex_file_enumerator_next_files (
GFileEnumerator* file_enumerator,
int num_files,
int io_priority
)
Parameters
file_enumerator |
GFileEnumerator* |
No description available. | |
The data is owned by the caller of the function. | |
num_files |
int |
No description available. | |
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. |