windows::Win32::Networking::Clustering

Function ClusterRemoveGroupFromGroupSetEx

pub unsafe fn ClusterRemoveGroupFromGroupSetEx<P1>(
    hgroup: HGROUP,
    lpszreason: P1,
) -> u32
where P1: Param<PCWSTR>,