Function windows::Win32::NetworkManagement::P2P::PeerGroupDelete
pub unsafe fn PeerGroupDelete<P0, P1>(
pwzidentity: P0,
pwzgrouppeername: P1
) -> Result<()>where
P0: IntoParam<PCWSTR>,
P1: IntoParam<PCWSTR>,