Function rust_libretro::environment::set_fastforwarding_override
source · [−]pub unsafe fn set_fastforwarding_override(
callback: retro_environment_t,
value: retro_fastforwarding_override
) -> boolExpand description
Used by a libretro core to override the current fastforwarding mode of the frontend.
