[][src]Function gstreamer_sys::gst_bus_set_sync_handler

pub unsafe extern "C" fn gst_bus_set_sync_handler(
    bus: *mut GstBus,
    func: GstBusSyncHandler,
    user_data: gpointer,
    notify: GDestroyNotify
)