Skip to main content

kmain

Function kmain 

Source
#[unsafe(no_mangle)]
pub(crate) extern "C" fn kmain() -> !
Expand description

Kernel entry point called by the Limine bootloader; runs boot init and never returns.