Function gstreamer::bus::trampoline_watch_local
source ยท unsafe extern "C" fn trampoline_watch_local<F: FnMut(&Bus, &Message) -> ControlFlow + 'static>(
bus: *mut GstBus,
msg: *mut GstMessage,
func: gpointer,
) -> gboolean