Struct gstreamer_video_sys::GstVideoDirectionInterface [−][src]
#[repr(C)]pub struct GstVideoDirectionInterface { pub iface: GTypeInterface, }
Fields
iface: GTypeInterfaceTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoDirectionInterfaceimpl Send for GstVideoDirectionInterfaceimpl Sync for GstVideoDirectionInterfaceimpl Unpin for GstVideoDirectionInterfaceimpl UnwindSafe for GstVideoDirectionInterfaceBlanket Implementations
Mutably borrows from an owned value. Read more