windows::Win32::Networking::Clustering

Function ClusterSetAccountAccess

pub unsafe fn ClusterSetAccountAccess<P1>(
    hcluster: HCLUSTER,
    szaccountsid: P1,
    dwaccess: u32,
    dwcontroltype: u32,
) -> u32
where P1: Param<PCWSTR>,