get_language

Function 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.