windows::Win32::Networking::Clustering

Function ClusterCreateAffinityRule

pub unsafe fn ClusterCreateAffinityRule<P1>(
    hcluster: HCLUSTER,
    rulename: P1,
    ruletype: CLUS_AFFINITY_RULE_TYPE,
) -> u32
where P1: Param<PCWSTR>,