Function xc_domain_node_setaffinity

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