Function core_foundation::timezone::CFTimeZoneCreateWithName

source ยท
pub unsafe extern "C" fn CFTimeZoneCreateWithName(
    allocator: *const c_void,
    name: *const __CFString,
    tryAbbrev: u8,
) -> *const __CFTimeZone