Type Alias CFutureNothing

Source
pub type CFutureNothing = CFuture<Nothing>;

Aliased Typeยง

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