Function rust_libretro::retro_run
source · [−]#[no_mangle]
pub unsafe extern "C" fn retro_run()Expand description
Runs the game for one frame.
See also rust_libretro_sys::retro_run.
#[no_mangle]
pub unsafe extern "C" fn retro_run()Runs the game for one frame.
See also rust_libretro_sys::retro_run.