Function rust_libretro::retro_init
source · [−]#[no_mangle]
pub unsafe extern "C" fn retro_init()Expand description
Initializes the Core.
Called after the environment callbacks have been set.
#[no_mangle]
pub unsafe extern "C" fn retro_init()Initializes the Core.
Called after the environment callbacks have been set.