Function steamworks_sys::SteamAPI_ISteamNetworking_SendP2PPacket[][src]

pub unsafe extern "C" fn SteamAPI_ISteamNetworking_SendP2PPacket(
    self_: *mut ISteamNetworking,
    steamIDRemote: uint64_steamid,
    pubData: *const c_void,
    cubData: uint32,
    eP2PSendType: EP2PSend,
    nChannel: c_int
) -> bool