Struct csfml_network_sys::sfTcpSocket
[−]
[src]
#[repr(C)]pub struct sfTcpSocket(_);
Trait Implementations
impl Debug for sfTcpSocket[src]
impl Copy for sfTcpSocket[src]
impl Clone for sfTcpSocket[src]
fn clone(&self) -> sfTcpSocket
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