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

shm_stat

Function shm_stat 

Source
pub fn shm_stat(name: &str) -> KernelResult<(u64, usize, u32)>
Expand description

Get information about a shared memory object.