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

TODO: Documentation