retro_cheat_set

Function retro_cheat_set 

Source
pub unsafe extern "C" fn retro_cheat_set(
    index: c_uint,
    enabled: bool,
    code: *const c_char,
)