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

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’