linux-raw-sys
linux-raw-sys copied to clipboard
no sockaddr_vm define
I didn't find any definition about sockaddr_vm
The Linux API is too big to practically declare everything in a single Rust crate, so linux-raw-sys here has modules which pull in selected subsets. It appears sockaddr_vm is not currently pulled in by any modules.