pub unsafe extern "system" fn ClusterResourceOpenEnumEx(
    hcluster: *const _HCLUSTER,
    lpszproperties: PCWSTR,
    cbproperties: u32,
    lpszroproperties: PCWSTR,
    cbroproperties: u32,
    dwflags: u32
) -> *mut _HRESENUMEX
Expand description

Required features: "Win32_Networking_Clustering"