Function gstreamer::bus::into_raw_watch_local

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