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.
pub unsafe extern "C" fn address_space_cache_destroy(
cache: *mut MemoryRegionCache,
)address_space_cache_destroy: free a #MemoryRegionCache
@cache: The #MemoryRegionCache whose memory should be released.