Function libc::CPU_ISSET
[−]
[src]
pub unsafe extern fn CPU_ISSET(cpu: usize, cpuset: &cpu_set_t) -> bool
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io