Type Alias CFutureInt64

Source
pub type CFutureInt64 = CFuture<i64>;

Aliased Typeยง

struct CFutureInt64 { /* private fields */ }