Function xc_domain_node_getaffinity

Source
pub unsafe extern "C" fn xc_domain_node_getaffinity(
    xch: *mut xc_interface,
    domind: u32,
    nodemap: xc_nodemap_t,
) -> c_int