Function CreateClusterGroupEx
pub unsafe fn CreateClusterGroupEx<P1>(
hcluster: HCLUSTER,
lpszgroupname: P1,
pgroupinfo: Option<*const CLUSTER_CREATE_GROUP_INFO>,
) -> HGROUPwhere
P1: Param<PCWSTR>,
pub unsafe fn CreateClusterGroupEx<P1>(
hcluster: HCLUSTER,
lpszgroupname: P1,
pgroupinfo: Option<*const CLUSTER_CREATE_GROUP_INFO>,
) -> HGROUPwhere
P1: Param<PCWSTR>,