Function rust_libretro::environment::get_variable_update
source · pub unsafe fn get_variable_update(callback: retro_environment_t) -> bool
Expand description
Result is set to true
if some variables are updated by
frontend since last call to get_variable
.