Docs.rs
x264-dev-0.2.0
x264-dev 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
colbyn
Dependencies
libc ^0.2
normal
bindgen ^0.50
build
flate2 ^1.0.12
build
glob ^0.3.0
build
num_cpus ^1.11.1
build
tar ^0.4.26
build
Versions
4.01%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
x264_
dev
0.2.0
X264T
Aliased Type
In x264_
dev::
sys
x264_dev
::
sys
Type Alias
X264T
Copy item path
Source
pub type X264T =
x264_t
;
Expand description
opaque handler for encoder
Aliased Type
ยง
struct X264T {
/* private fields */
}