ICU4XCalendar_create_for_locale

Function ICU4XCalendar_create_for_locale 

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