Function PacketPeer.putPacket

Sends a raw packet.

godot.core.defs.GodotError putPacket (
  const(PoolArray!(ubyte)) buffer
) nothrow @nogc;