gstreamer
0.23.5
In gstreamer::
bus
Structs
BusStream
BusWatchGuard
Iter
Functions
destroy_closure_sync
destroy_closure_watch
destroy_closure_watch_local
into_raw_sync
into_raw_watch
into_raw_watch_local
trampoline_sync
trampoline_watch
trampoline_watch_local
gstreamer
::
bus
Function
into_raw_watch
Copy item path
Settings
Help
Summary
Source
fn into_raw_watch<F:
FnMut
(&
Bus
, &
Message
) ->
ControlFlow
+
Send
+ 'static>( func: F, ) ->
gpointer