Function icu_capi::date::ffi::ICU4XDate_era

source ยท
#[no_mangle]
extern "C" fn ICU4XDate_era(
    this: &ICU4XDate,
    write: &mut DiplomatWriteable,
) -> DiplomatResult<(), ICU4XError>