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.
pub unsafe fn set_fastforwarding_override(
callback: retro_environment_t,
value: retro_fastforwarding_override,
) -> boolUsed by a libretro core to override the current fastforwarding mode of the frontend.