Struct csfml_network_sys::sfTcpSocket [] [src]

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

Trait Implementations

impl Debug for sfTcpSocket
[src]

Formats the value using the given formatter.

impl Copy for sfTcpSocket
[src]

impl Clone for sfTcpSocket
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more