CPU_ISSET

Function CPU_ISSET 

Source
pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: &cpuset_t,
) -> bool