pub unsafe extern "C" fn CMSyncGetRelativeRateAndAnchorTime(
ofClockOrTimebase: CMClockOrTimebaseRef,
relativeToClockOrTimebase: CMClockOrTimebaseRef,
outRelativeRate: *mut Float64,
outOfClockOrTimebaseAnchorTime: *mut CMTime,
outRelativeToClockOrTimebaseAnchorTime: *mut CMTime,
) -> OSStatusExpand description
Apple SDK function CMSyncGetRelativeRateAndAnchorTime.