Function
Dexfile_enumerator_next_files
Declaration [src]
DexFuture*
dex_file_enumerator_next_files (
GFileEnumerator* file_enumerator,
int num_files,
int io_priority
)
Description [src]
Wraps g_file_enumerator_next_files_async().
Use dex_await_boxed() to await for the result of this function.
Parameters
file_enumerator-
Type:
GFileEnumeratorNo description available.
The data is owned by the caller of the function. num_files-
Type:
intNo description available.
io_priority-
Type:
intNo description available.