Struct gstreamer_sys::GstPollFD [] [src]

#[repr(C)]
pub struct GstPollFD { pub fd: c_int, pub idx: c_int, }

Fields

Trait Implementations

impl Debug for GstPollFD
[src]

[src]

Formats the value using the given formatter.