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