PeerGraphOpenDirectConnection

Function PeerGraphOpenDirectConnection 

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