Method

DexFutureget_name

Declaration [src]

const char*
dex_future_get_name (
  DexFuture* future
)

Description

No description available.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.