Function psp::sys::sceKernelIcacheInvalidateRange

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelIcacheInvalidateRange(
    p: *const c_void,
    size: u32
)
Expand description

Invalidate a range of addresses in the instruction cache