Function set_launch_locale
pub fn set_launch_locale(locale: &str)Expand description
Record the host’s launch locale before [install] runs. Platform glue only — apps pick
locales with set_locale. No-op once install has resolved the initial locale.