[][src]Function gstreamer_sys::gst_bus_add_watch

pub unsafe extern "C" fn gst_bus_add_watch(
    bus: *mut GstBus,
    func: GstBusFunc,
    user_data: gpointer
) -> c_uint