gstreamer::bus

Function into_raw_watch

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