windows::Win32::Networking::Clustering

Function SetClusterGroupNodeListEx

pub unsafe fn SetClusterGroupNodeListEx<P3>(
    hgroup: HGROUP,
    nodelist: &[HNODE],
    lpszreason: P3,
) -> u32
where P3: Param<PCWSTR>,