Struct gdnative_visual_script::common::libc::fd_set [−][src]
#[repr(C)]pub struct fd_set { /* fields omitted */ }
Trait Implementations
impl Clone for fd_set
[src]
impl Clone for fd_set
fn clone(&self) -> fd_set
[src]
fn clone(&self) -> fd_set
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for fd_set
[src]
impl Copy for fd_set