Docs.rs
mozjpeg-sys-2.1.0
mozjpeg-sys 2.1.0
Docs.rs crate page
IJG
AND
Zlib
AND
BSD-3-Clause
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kornelski
Dependencies
libc ^0.2.126
normal
arrayvec ^0.7.4
dev
cloudflare-soos ^2.2.0
dev
cc ^1.0.81
build
dunce ^1.0.4
build
nasm-rs >=0.2.5, <0.4
build
optional
Versions
Go to latest version
Platform
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
mozjpeg_sys
2.1.0
JSAMPROW
In crate mozjpeg_sys
?
Type Alias
mozjpeg_sys
::
JSAMPROW
source
·
[
−
]
pub type JSAMPROW =
*const
JSAMPLE
;
Expand description
ptr to one image row of pixel samples.