icu_capi::calendar::ffi

Function ICU4XCalendar_create_for_locale

Source
#[no_mangle]
extern "C" fn ICU4XCalendar_create_for_locale(
    provider: &ICU4XDataProvider,
    locale: &ICU4XLocale,
) -> DiplomatResult<Box<ICU4XCalendar>, ICU4XError>