Function
Dexfile_make_directory
Declaration [src]
DexFuture*
dex_file_make_directory (
GFile* file,
int io_priority
)
Parameters
file
-
Type:
GFile
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. |