[][src]Type Definition gstreamer_sys::GstClockCallback

type GstClockCallback = Option<unsafe extern "C" fn(_: *mut GstClock, _: GstClockTime, _: GstClockID, _: gpointer) -> gboolean>;