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
- 
            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. 
Return value
Type: DexFuture
A DexFuture.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |