Function sgx_oc::linux::CPU_EQUAL

source ·
#[no_mangle]
pub unsafe extern "C" fn CPU_EQUAL(
    set1: *const cpu_set_t,
    set2: *const cpu_set_t
) -> bool