Function rust_libretro::environment::get_fastforwarding
source · [−]pub unsafe fn get_fastforwarding(callback: retro_environment_t) -> boolExpand description
Unstable Boolean value that indicates whether or not the frontend is in fastforwarding mode.
This feature is unstable and guarded by the unstable-env-commands feature flag.
Please be advised that this feature might change without further notice and no guarantees about its stability can be made.
