Struct gstreamer_sys::GstPollFD [−][src]
Fields
fd: c_int
idx: c_int
Trait Implementations
impl Copy for GstPollFD[src]
impl Copy for GstPollFDimpl Clone for GstPollFD[src]
impl Clone for GstPollFDfn clone(&self) -> GstPollFD[src]
fn clone(&self) -> GstPollFDReturns 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 Debug for GstPollFD[src]
impl Debug for GstPollFD