Function libc::unix::linux_like::linux::CPU_ISSET

source ยท
pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: &cpu_set_t,
) -> bool