Function icu_capi::casemap::ffi::ICU4XCaseMapper_uppercase
source ยท #[no_mangle]
extern "C" fn ICU4XCaseMapper_uppercase(
this: &ICU4XCaseMapper,
s_diplomat_data: *const u8,
s_diplomat_len: usize,
locale: &ICU4XLocale,
write: &mut DiplomatWriteable,
) -> DiplomatResult<(), ICU4XError>