Function rust_libretro::environment::get_language
source · [−]pub unsafe fn get_language(
callback: retro_environment_t
) -> Option<retro_language>Expand description
Returns the language of the frontend, if specified by the user. It can be used by the core for localization purposes.
