address_space_cache_init

Function address_space_cache_init 

Source
pub unsafe extern "C" fn address_space_cache_init(
    cache: *mut MemoryRegionCache,
    as_: *mut AddressSpace,
    addr: u64,
    len: u64,
    is_write: bool,
) -> i64