Function PeerGraphConnect
pub unsafe fn PeerGraphConnect<P1>(
hgraph: *const c_void,
pwzpeerid: P1,
paddress: *const PEER_ADDRESS,
) -> Result<u64>where
P1: Param<PCWSTR>,
pub unsafe fn PeerGraphConnect<P1>(
hgraph: *const c_void,
pwzpeerid: P1,
paddress: *const PEER_ADDRESS,
) -> Result<u64>where
P1: Param<PCWSTR>,