pub unsafe extern "system" fn OpenClusterNodeEx(
    hcluster: *const _HCLUSTER,
    lpsznodename: PWSTR,
    dwdesiredaccess: u32,
    lpdwgrantedaccess: *mut u32
) -> *mut _HNODE
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’