#[unsafe(no_mangle)]pub unsafe extern "C" fn retro_get_region() -> c_uintExpand description
Called when the frontend needs region information from the Core.
§Note about RetroArch:
RetroArch doesn’t use this interface anymore, because retro_get_system_av_info provides similar information.