Type Alias CFutureUInt64

Source
pub type CFutureUInt64 = CFuture<u64>;

Aliased Typeยง

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