Future.for_int64


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_int64 (int64 v_int64)

Creates a new [class@Dex.

Future] and resolves it with v_int64.

Parameters:

v_int64

the resolved value for the future

Returns:

a resolved [class@Dex.Future]