CoreFoundation-sys 0.1.0

FFI bindings for CoreFoundation
Documentation
// Exports of <CoreFoundation/CFLocale.h>

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