Skip to main content

CFTimeZoneGetData

Function CFTimeZoneGetData 

Source
pub extern "C-unwind" fn CFTimeZoneGetData(
    tz: &CFTimeZone,
) -> Option<CFRetained<CFData>>
👎Deprecated:

renamed to CFTimeZone::data

Available on crate features CFData and CFDate and CFTimeZone only.