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