CFTimeZoneCopySystem

Function CFTimeZoneCopySystem 

Source
pub extern "C-unwind" fn CFTimeZoneCopySystem() -> Option<CFRetained<CFTimeZone>>
👎Deprecated: renamed to CFTimeZone::system
Available on crate features CFDate and CFTimeZone only.