Function icu_capi::calendar::ffi::ICU4XCalendar_create_for_kind

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