retro_run

Function retro_run 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn retro_run()
Expand description

Runs the game for one frame.

See also rust_libretro_sys::retro_run.