Function icu_capi::pluralrules::ffi::ICU4XPluralOperands_create_from_string
source ยท #[no_mangle]
extern "C" fn ICU4XPluralOperands_create_from_string(
s_diplomat_data: *const u8,
s_diplomat_len: usize,
) -> DiplomatResult<Box<ICU4XPluralOperands>, ICU4XError>