[][src]Function nc::getcpu

pub fn getcpu(
    cpu: &mut u32,
    node: &mut u32,
    cache: &mut getcpu_cache_t
) -> Result<(), Errno>

Determine CPU and NUMA node on which the calling thread is running.