Function icu_capi::date::ffi::ICU4XDate_month_code

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