[ CCode ( has_construct_function = false ) ]
public Future.for_int64 (int64 v_int64)
Creates a new [class@Dex.
Future] and resolves it with v_int64.
| v_int64 |
the resolved value for the future |
|
a resolved [class@Dex.Future] |