CMTimeRangeGetIntersection

Function CMTimeRangeGetIntersection 

Source
pub unsafe extern "C-unwind" fn CMTimeRangeGetIntersection(
    range: CMTimeRange,
    other_range: CMTimeRange,
) -> CMTimeRange
👎Deprecated: renamed to CMTimeRange::intersection
Available on crate features CMTime and CMTimeRange only.