Skip to main content

add_boot_log

Function add_boot_log 

Source
pub unsafe fn add_boot_log(s: &str)
Expand description

§Safety

ブート時スプラッシュ専用。可変 static (BOOT_LOG*) にアクセスするため、 単一スレッドのブートコンテキストからのみ呼び出すこと。