Constructor
DexPromisenew
Declaration [src]
DexPromise*
dex_promise_new (
void
)
Return value
Type: DexPromise
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
DexPromise*
dex_promise_new (
void
)
Type: DexPromise
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |