[−][src]Type Definition gst::ffi::GstClockCallback
type GstClockCallback = Option<extern "C" fn(clock: *mut GstClock, time: GstClockTime, id: GstClockID, user_data: gpointer) -> gboolean>;
type GstClockCallback = Option<extern "C" fn(clock: *mut GstClock, time: GstClockTime, id: GstClockID, user_data: gpointer) -> gboolean>;