Function ksceKernelGetProcessLocalStorageAddr

Source
pub unsafe extern "C" fn ksceKernelGetProcessLocalStorageAddr(
    key: c_int,
) -> *mut c_void
Available on crate feature SceProcessmgrForDriver_stub only.