rust_icu_uloc

Function set_default

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

Sets the current default system locale.

Implements uloc_setDefault from ICU4C.