Docs.rs
alioth-0.12.0
alioth 0.12.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Lencerf
Dependencies
alioth-macros ^0.12.0
normal
bitfield ^0.19.4
normal
bitflags ^2.11.0
normal
chrono ^0.4.44
normal
libc ^0.2.182
normal
log ^0.4
normal
mio ^1
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde-aco ^0.12.0
normal
snafu ^0.8.9
normal
zerocopy ^0.8.40
normal
assert_matches ^1
dev
ctor ^0.6
dev
flexi_logger ^0.31
dev
rstest ^0.26
dev
tempfile ^3
dev
io-uring ^0.7
normal
Versions
31.66%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
kvm_enable_cap
alioth
0.12.0
In alioth::
sys::
kvm
alioth
::
sys
::
kvm
Function
kvm_
enable_
cap
Copy item path
Source
pub unsafe fn kvm_enable_cap<F:
AsFd
>( fd:
&F
, val: &
KvmEnableCap
, ) ->
Result
<
c_int
>