Function

Dexfile_read

Declaration [src]

DexFuture*
dex_file_read (
  GFile* file,
  int io_priority
)

Description

No description available.

This function is not directly available to language bindings.

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.