Struct csfml_network_sys::sfPacket
[−]
[src]
#[repr(C)]pub struct sfPacket(_);
Trait Implementations
impl Debug for sfPacket[src]
impl Copy for sfPacket[src]
impl Clone for sfPacket[src]
fn clone(&self) -> sfPacket
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more