Type Definition gstreamer_sys::GstClockCallback

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