⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

multiboot_main

Function multiboot_main 

Source
#[unsafe(no_mangle)]
pub extern "C" fn multiboot_main(magic: u64, info_addr: u64) -> !