⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

SHM_NAME_MAX

Constant SHM_NAME_MAX 

Source
pub const SHM_NAME_MAX: usize = 255;
Expand description

Maximum name length for a shared memory object.