Function ctru_sys::CSND_StoreDataCache
source · pub unsafe extern "C" fn CSND_StoreDataCache(
adr: *const c_void,
size: u32_
) -> Result
Expand description
Stores the data cache of a memory region.
§Arguments
adr
- Address of the memory region.size
- Size of the memory region.