Docs.rs
vsock-0.5.1
vsock 0.5.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Tim-Zhang
dpeckett
qwandor
Dependencies
libc ^0.2.158
normal
nix ^0.29.0
normal
rand ^0.8.5
dev
sha2 ^0.10.8
dev
Versions
95.83%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vsock
0.5.1
Function
vsock
::
vm_sockets_get_local_cid
Copy item path
source
ยท
[
−
]
pub unsafe fn vm_sockets_get_local_cid( fd:
c_int
, data:
*mut
u32
, ) ->
Result
<
c_int
>