Struct libc::pollfd [−][src]
Fields
fd: c_intevents: c_shortrevents: c_shortTrait Implementations
impl Clone for pollfd[src]
impl Clone for pollfd[src]fd: c_intevents: c_shortrevents: c_shortimpl Clone for pollfd[src]fn clone(&self) -> pollfd[src]pub fn clone_from(&mut self, source: &Self)1.0.0[src]impl Copy for pollfd[src]