Function sameboy_sys::GB_read_memory

source ยท
pub unsafe extern "C" fn GB_read_memory(
    gb: *mut GB_gameboy_t,
    addr: u16,
) -> u8