Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 284 Bytes

crates.io, docs.rs

clone3

Rust bindings to the clone3 linux system call.

Development

Currently the bindings we provide are unsafe. We could look into making a safe wrapper on a restricted subset of the api.