windows::Win32::Networking::Clustering

Function ClusterAddGroupToAffinityRule

pub unsafe fn ClusterAddGroupToAffinityRule<P1>(
    hcluster: HCLUSTER,
    rulename: P1,
    hgroup: HGROUP,
) -> u32
where P1: Param<PCWSTR>,