pub unsafe extern "system" fn GetClusterInformation(
    hcluster: *const _HCLUSTER,
    lpszclustername: PWSTR,
    lpcchclustername: *mut u32,
    lpclusterinfo: *mut CLUSTERVERSIONINFO
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’