API Version: 1
Library Version: 1.1.alpha
Generated by gi-docgen 2026.1
DexFuture* dex_future_new_for_uint ( guint v_uint )
Creates a new DexFuture and resolves it with v_uint.
DexFuture
v_uint
Type: guint
guint
The resolved value for the future.
Type: DexFuture
A resolved DexFuture.