GB_set_read_memory_callback

Function GB_set_read_memory_callback 

Source
pub unsafe extern "C" fn GB_set_read_memory_callback(
    gb: *mut GB_gameboy_t,
    callback: GB_read_memory_callback_t,
)