Function windows::Win32::Networking::Clustering::SetClusterGroupNodeListEx
pub unsafe fn SetClusterGroupNodeListEx<P0, P1>(
hgroup: P0,
nodelist: &[HNODE],
lpszreason: P1,
) -> u32where
P0: Param<HGROUP>,
P1: Param<PCWSTR>,