Function windows::Win32::NetworkManagement::P2P::PeerGraphDelete

pub unsafe fn PeerGraphDelete<P0, P1, P2>(
    pwzgraphid: P0,
    pwzpeerid: P1,
    pwzdatabasename: P2,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,