Type Alias CFutureUInt32

Source
pub type CFutureUInt32 = CFuture<u32>;

Aliased Typeยง

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