#[no_mangle]
pub extern "C" fn __sys_map_shm(shm: ShmHandle) -> StatusExpand description
C interface to crate::syscall::map_shm syscall Rust implementation
#[no_mangle]
pub extern "C" fn __sys_map_shm(shm: ShmHandle) -> StatusC interface to crate::syscall::map_shm syscall Rust implementation