address_space_cache_destroy

Function address_space_cache_destroy 

Source
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.