[−][src]Function gstreamer_sys::gst_clock_adjust_with_calibration
pub unsafe extern "C" fn gst_clock_adjust_with_calibration(
clock: *mut GstClock,
internal_target: GstClockTime,
cinternal: GstClockTime,
cexternal: GstClockTime,
cnum: GstClockTime,
cdenom: GstClockTime
) -> GstClockTime