windows::Win32::Networking::Clustering

Function MoveClusterGroupEx2

pub unsafe fn MoveClusterGroupEx2<P5>(
    hgroup: HGROUP,
    hdestinationnode: Option<HNODE>,
    dwmoveflags: u32,
    lpinbuffer: Option<&[u8]>,
    lpszreason: P5,
) -> u32
where P5: Param<PCWSTR>,