Type Definition gst::ffi::GstClockCallback[][src]

type GstClockCallback = Option<extern "C" fn(clock: *mut GstClock, time: GstClockTime, id: GstClockID, user_data: gpointer) -> gboolean>;