icu_capi::datetime_formatter::ffi

Function ICU4XDateTimeFormatter_destroy

Source
#[no_mangle]
extern "C" fn ICU4XDateTimeFormatter_destroy(
    this: Box<ICU4XDateTimeFormatter>,
)