Type Alias CFutureInt32

Source
pub type CFutureInt32 = CFuture<i32>;

Aliased Typeยง

struct CFutureInt32 { /* private fields */ }