pub unsafe extern "system" fn OpenClusterEx(
    lpszclustername: PCWSTR,
    desiredaccess: u32,
    grantedaccess: *mut u32
) -> *mut _HCLUSTER
Expand description

Required features: ‘Win32_Networking_Clustering’