Struct csfml_network_sys::sfPacket [] [src]

#[repr(C)]
pub struct sfPacket(_);

Trait Implementations

impl Debug for sfPacket
[src]

Formats the value using the given formatter.

impl Copy for sfPacket
[src]

impl Clone for sfPacket
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more