pub unsafe extern "system" fn ClusterGroupOpenEnumEx(
    hcluster: *const _HCLUSTER,
    lpszproperties: PCWSTR,
    cbproperties: u32,
    lpszroproperties: PCWSTR,
    cbroproperties: u32,
    dwflags: u32
) -> *mut _HGROUPENUMEX
Expand description

Required features: "Win32_Networking_Clustering"