1
2
3
4
5
// Exports of <CoreFoundation/CFLocale.h>

#[repr(C)]
struct __CFLocale;
pub type CFLocaleRef = *const __CFLocale;