gstreamer_sys

Function gst_bus_add_watch

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