logo
#[no_mangle]
pub unsafe extern "C" fn retro_replace_image_index_callback(
    index: c_uint,
    info: *const retro_game_info
) -> bool
Expand description

TODO: Not exposed to Core yet.