Skip to main content

kernel_main

Function kernel_main 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn kernel_main(args: *const KernelArgs) -> !
Expand description

Legacy kernel entry point - forwards to lib.rs implementation