Constructor
DexFuturenew_take_boxed
Declaration [src]
DexFuture*
dex_future_new_take_boxed (
GType boxed_type,
gpointer value
)
Return value
Returns: | DexFuture |
A resolved |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |