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