pub unsafe extern "system" fn PeerCollabInviteContact(
    pccontact: *const PEER_CONTACT,
    pcendpoint: *const PEER_ENDPOINT,
    pcinvitation: *const PEER_INVITATION,
    ppresponse: *mut *mut PEER_INVITATION_RESPONSE
) -> HRESULT
Expand description

Required features: "Win32_Foundation", "Win32_Networking_WinSock"