windows::Win32::Networking::Clustering

Function OpenClusterEx

pub unsafe fn OpenClusterEx<P0>(
    lpszclustername: P0,
    desiredaccess: u32,
    grantedaccess: Option<*mut u32>,
) -> HCLUSTER
where P0: Param<PCWSTR>,