Function core_foundation_sys::timezone::CFTimeZoneCreate

source ยท
pub unsafe extern "C" fn CFTimeZoneCreate(
    allocator: CFAllocatorRef,
    name: CFStringRef,
    data: CFDataRef,
) -> CFTimeZoneRef