Type Alias CFutureInt64

Source
pub type CFutureInt64 = CFuture<i64>;

Aliased Typeยง

#[repr(C)]
pub struct CFutureInt64 { /* private fields */ }