Type Alias CFutureUInt8

Source
pub type CFutureUInt8 = CFuture<u8>;

Aliased Typeยง

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