pub unsafe extern "system" fn SetClusterGroupNodeList(
    hgroup: *const _HGROUP,
    nodecount: u32,
    nodelist: *const *const _HNODE
) -> u32
Expand description

Required features: "Win32_Networking_Clustering"