Constructor
DexFuturenew_for_uint64
Declaration [src]
DexFuture*
dex_future_new_for_uint64 (
guint64 v_uint64
)
Return value
Type: DexFuture
A resolved DexFuture
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |