[][src]Type Definition gstreamer_sys::GstBusFunc

type GstBusFunc = Option<unsafe extern "C" fn(_: *mut GstBus, _: *mut GstMessage, _: gpointer) -> gboolean>;