Function icu_capi::datetime_formatter::ffi::ICU4XDateFormatter_format_date
source ยท #[no_mangle]
extern "C" fn ICU4XDateFormatter_format_date(
this: &ICU4XDateFormatter,
value: &ICU4XDate,
write: &mut DiplomatWriteable,
) -> DiplomatResult<(), ICU4XError>