Function rust_icu_uloc::get_default[][src]

pub fn get_default() -> ULoc
Expand description

Gets the current system default locale.

Implements uloc_getDefault from ICU4C.