windows::Win32::Networking::Clustering

Function ClusterAddGroupToGroupSetWithDomainsEx

pub unsafe fn ClusterAddGroupToGroupSetWithDomainsEx<P4>(
    hgroupset: HGROUPSET,
    hgroup: HGROUP,
    faultdomain: u32,
    updatedomain: u32,
    lpszreason: P4,
) -> u32
where P4: Param<PCWSTR>,