Function windows::Win32::Networking::Clustering::ResUtilEnumGroups

pub unsafe fn ResUtilEnumGroups<P0, P1>(
    hcluster: P0,
    hself: P1,
    prescallback: LPGROUP_CALLBACK_EX,
    pparameter: *mut c_void,
) -> u32
where P0: Param<HCLUSTER>, P1: Param<HGROUP>,