CMTimeCopyDescription

Function CMTimeCopyDescription 

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