SetClusterName

Function SetClusterName 

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