dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
sfPacket_copy
dsfml
network
packet
Create a new packet by copying an existing one
package extern (
C
)
sfPacket
*
sfPacket_copy
(
const
sfPacket
*
packet
)
Meta
Source
See Implementation
dsfml
network
packet
classes
Packet
functions
sfPacket_append
sfPacket_canRead
sfPacket_clear
sfPacket_copy
sfPacket_create
sfPacket_destroy
sfPacket_endOfPacket
sfPacket_getData
sfPacket_getDataSize
sfPacket_readBool
sfPacket_writeBool
Create a new packet by copying an existing one