Function windows::Win32::Networking::Clustering::ClusterGroupOpenEnumEx

pub unsafe fn ClusterGroupOpenEnumEx<P0, P1, P2>(
    hcluster: P0,
    lpszproperties: P1,
    cbproperties: u32,
    lpszroproperties: P2,
    cbroproperties: u32,
    dwflags: u32,
) -> HGROUPENUMEX
where P0: Param<HCLUSTER>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,