Function icu_capi::calendar::ffi::ICU4XCalendar_create_for_locale

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