Type Alias CFutureInt32

Source
pub type CFutureInt32 = CFuture<i32>;

Aliased Typeยง

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