Function cpu::bootstrap_cpu

source ·
pub fn bootstrap_cpu() -> Option<CpuId>
Expand description

Returns the ID of the bootstrap CPU (if known), which is the first CPU to run after system power-on.