hermit::syscalls

Function sys_get_processor_count

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

Returns the number of processors currently online.