Function rust_icu_uloc::set_default[][src]

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

Sets the current default system locale.

Implements uloc_setDefault from ICU4C.