pub unsafe extern "system" fn CreateClusterGroupEx(
    hcluster: *const _HCLUSTER,
    lpszgroupname: PCWSTR,
    pgroupinfo: *const CLUSTER_CREATE_GROUP_INFO
) -> *mut _HGROUP
Expand description

Required features: "Win32_Networking_Clustering"