Type Alias switch_thread_t

Source
pub type switch_thread_t = fspr_thread_t;
Expand description

Opaque Thread structure.

Aliased Typeยง

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