windows::Win32::Networking::Clustering

Function GetClusterInformation

pub unsafe fn GetClusterInformation(
    hcluster: HCLUSTER,
    lpszclustername: PWSTR,
    lpcchclustername: *mut u32,
    lpclusterinfo: Option<*mut CLUSTERVERSIONINFO>,
) -> u32