rust_main

Function rust_main 

Source
#[unsafe(no_mangle)]
pub unsafe fn rust_main( core_id: usize, regions: Regions, cmd: Option<&'static [u8]>, )
Expand description

The entry of the KeOS for bootstrap processor.