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