gstreamer::bus

Function into_raw_watch_local

Source
fn into_raw_watch_local<F: FnMut(&Bus, &Message) -> ControlFlow + 'static>(
    func: F,
) -> gpointer