Function windows::Win32::NetworkManagement::P2P::PeerGraphSetNodeAttributes
pub unsafe fn PeerGraphSetNodeAttributes<P0>(
hgraph: *const c_void,
pwzattributes: P0,
) -> Result<()>where
P0: Param<PCWSTR>,