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