pub fn to_unicode_locale_type(
    legacy_keyword: &str,
    legacy_value: &str
) -> Option<String>
Expand description

Implements uloc_toUnicodeLocaleType from ICU4C.