pub unsafe extern "C" fn address_space_read_continue(
as_: *mut AddressSpace,
addr: hwaddr,
attrs: MemTxAttrs,
buf: *mut u8,
len: c_int,
addr1: hwaddr,
l: hwaddr,
mr: *mut MemoryRegion,
) -> MemTxResultpub unsafe extern "C" fn address_space_read_continue(
as_: *mut AddressSpace,
addr: hwaddr,
attrs: MemTxAttrs,
buf: *mut u8,
len: c_int,
addr1: hwaddr,
l: hwaddr,
mr: *mut MemoryRegion,
) -> MemTxResult