Function

Dexfile_copy

Declaration [src]

DexFuture*
dex_file_copy (
  GFile* source,
  GFile* destination,
  GFileCopyFlags flags,
  int io_priority
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

source

Type: GFile

No description available.

The data is owned by the caller of the function.
destination

Type: GFile

No description available.

The data is owned by the caller of the function.
flags

Type: GFileCopyFlags

No description available.

io_priority

Type: int

No description available.

Return value

Type: DexFuture

No description available.

The data is owned by the called function.