Function sgx_oc::linux::CPU_ISSET

source ·
#[no_mangle]
pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: *const cpu_set_t
) -> bool