Function panda_sys::address_space_cache_destroy[][src]

pub unsafe extern "C" fn address_space_cache_destroy(
    cache: *mut MemoryRegionCache
)
Expand description

address_space_cache_destroy: free a #MemoryRegionCache

@cache: The #MemoryRegionCache whose memory should be released.