windows::Win32::Networking::Clustering

Function ClusterRemoveAffinityRule

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