Type Definition gstreamer_sys::GstClockCallback [] [src]

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