CMTimeRangeCopyDescription

Function CMTimeRangeCopyDescription 

Source
pub unsafe extern "C-unwind" fn CMTimeRangeCopyDescription(
    allocator: Option<&CFAllocator>,
    range: CMTimeRange,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to CMTimeRange::description
Available on crate features CMTime and CMTimeRange only.