Function zx::system_get_num_cpus

source ยท
pub fn system_get_num_cpus() -> u32
Expand description

Get number of logical processors on the system.

Wraps the zx_system_get_num_cpus syscall.