Function core_foundation_sys::timezone::CFTimeZoneCreateWithName

source ยท
pub unsafe extern "C" fn CFTimeZoneCreateWithName(
    allocator: CFAllocatorRef,
    name: CFStringRef,
    tryAbbrev: Boolean,
) -> CFTimeZoneRef