Skip to main content

CFNumberFormatterGetLocale

Function CFNumberFormatterGetLocale 

Source
pub extern "C-unwind" fn CFNumberFormatterGetLocale(
    formatter: &CFNumberFormatter,
) -> Option<CFRetained<CFLocale>>
👎Deprecated:

renamed to CFNumberFormatter::locale

Available on crate features CFLocale and CFNumberFormatter only.