GB_set_key_state

Function GB_set_key_state 

Source
pub unsafe extern "C" fn GB_set_key_state(
    gb: *mut GB_gameboy_t,
    index: GB_key_t,
    pressed: bool,
)