Expand description
Mechanism for managing storage read & write permissions.
These permissions are intended for userspace applications so the kernel can restrict which stored elements the apps have access to.
Structsยง
StoragePermissionswith a fixed size number of read and modify permissions.StoragePermissionswith arbitrary static arrays holding read and modify permissions.- Permissions for accessing persistent storage.