Create and map shared memory pool with libc

This commit is contained in:
2025-04-03 13:38:12 -07:00
parent 07e8089787
commit 7369c5f813
5 changed files with 143 additions and 3 deletions

View File

@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
libc = "0.2"