Function windows::Win32::NetworkManagement::P2P::PeerGraphSetProperties
pub unsafe fn PeerGraphSetProperties(
hgraph: *const c_void,
pgraphproperties: *const PEER_GRAPH_PROPERTIES,
) -> Result<()>