Function sys_get_processor_count

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_get_processor_count() -> usize
Expand description

Returns the number of processors currently online.