Skip to main content

TaskEntryPoint

Type Alias TaskEntryPoint 

Source
pub type TaskEntryPoint = unsafe extern "C" fn();
Expand description

Type alias for a cFE child task entry point function.