Struct gdnative_visual_script::common::libc::pollfd [−][src]
Fields
fd: i32
events: i16
revents: i16
Trait Implementations
impl Clone for pollfd
[src]
impl Clone for pollfd
fn clone(&self) -> pollfd
[src]
fn clone(&self) -> pollfd
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 pollfd
[src]
impl Copy for pollfd