Constructor
DexFuturenew_for_int
Declaration [src]
DexFuture*
dex_future_new_for_int (
int v_int
)
Return value
Returns: | DexFuture |
A resolved |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |