Type Alias CFutureBool

Source
pub type CFutureBool = CFuture<bool>;

Aliased Typeยง

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