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