Function sameboy_sys::GB_safe_read_memory

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