Constructor

DexDelayednew

Declaration [src]

DexFuture*
dex_delayed_new (
  DexFuture* future
)

Description

No description available.

Parameters

future DexFuture
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: DexFuture
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.