Function rust_libretro_sys::retro_api_version
source · [−]pub unsafe extern "C" fn retro_api_version() -> c_uintExpand description
Must return RETRO_API_VERSION. Used to validate ABI compatibility when the API is revised.
pub unsafe extern "C" fn retro_api_version() -> c_uintMust return RETRO_API_VERSION. Used to validate ABI compatibility when the API is revised.