[−][src]Function pspsdk_sys::sdk::sceKernelDcacheProbe
pub unsafe extern "C" fn sceKernelDcacheProbe(addr: *mut c_void) -> c_int
Check whether the specified address is in the data cache @param addr - The address to check
@return 0 = not cached, 1 = cache