Unix
BusExt
Manual
gstreamer
0.23.5
Unix
BusExt
Manual
Required Methods
pollfd
Implementors
In gstreamer::
bus_
unix
Traits
UnixBusExtManual
gstreamer
::
bus_unix
Trait
UnixBusExtManual
Copy item path
Settings
Help
Summary
Source
pub trait UnixBusExtManual: 'static { // Required method fn
pollfd
(&self) ->
RawFd
; }
Required Methods
§
Source
fn
pollfd
(&self) ->
RawFd
Implementors
§
Source
§
impl
UnixBusExtManual
for
Bus