pub unsafe extern "system" fn ResUtilEnumGroupsEx(
    hcluster: *mut _HCLUSTER,
    hself: *mut _HGROUP,
    grouptype: CLUSGROUP_TYPE,
    prescallback: LPGROUP_CALLBACK_EX,
    pparameter: *mut c_void
) -> u32
Expand description

Required features: "Win32_Networking_Clustering"