Type Alias CFutureInt16

Source
pub type CFutureInt16 = CFuture<i16>;

Aliased Typeยง

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