Create and map shared memory pool with libc
This commit is contained in:
9
Cargo.lock
generated
9
Cargo.lock
generated
@@ -5,3 +5,12 @@ version = 4
|
||||
[[package]]
|
||||
name = "ChloroStart-rs"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.171"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
|
||||
|
||||
Reference in New Issue
Block a user