Docs.rs
diretto-0.0.7
diretto 0.0.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
morr0ne
Dependencies
bitflags ^2.9.0
normal
rustix ^1.0.0
normal
tracing ^0.1.41
normal
optional
anyhow ^1.0.97
dev
bytemuck ^1.22.0
dev
glutin ^0.32.2
dev
image ^0.25.5
dev
rand ^0.9.0
dev
rustix ^1.0.0
dev
tokio ^1.43.0
dev
tracing-subscriber ^0.3.19
dev
wgpu ^24.0.0
dev
Versions
20.31%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
syncobj_transfer
diretto
0.0.7
In diretto::
ioctls
diretto
::
ioctls
Function
syncobj_
transfer
Copy item path
Source
pub unsafe fn syncobj_transfer<F:
AsFd
>( fd: F, data: &mut
drm_syncobj_transfer
, ) ->
Result
<
()
>