#[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.
#[unsafe(no_mangle)]pub unsafe extern "C" fn retro_run()Runs the game for one frame.
See also rust_libretro_sys::retro_run.