Function rust_icu_uloc::set_default

source ·
pub fn set_default(loc: &ULoc) -> Result<(), Error>
Expand description

Sets the current default system locale.

Implements uloc_setDefault from ICU4C.