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