API Version: 1
Library Version: 1.1.beta
Generated by gi-docgen 2025.6
DexFuture* dex_future_new_for_int64 ( gint64 v_int64 )
Creates a new DexFuture and resolves it with v_int64.
DexFuture
v_int64
Type: gint64
gint64
The resolved value for the future.
Type: DexFuture
A resolved DexFuture.