Method
DexFuturedisown
Declaration [src]
void
dex_future_disown (
DexFuture* future
)
Description [src]
Disowns a future, allowing it to run to completion even though there may be no observer interested in the futures completion or rejection.
Available since: | 0.4 |