Docs.rs
leptonica-sys-0.4.9
leptonica-sys 0.4.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
houqp
ccouzens
Dependencies
bindgen ^0.64.0
build
pkg-config ^0.3.25
build
vcpkg ^0.2.15
build
Versions
0%
of the crate is documented
Platform
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
leptonica_
sys
0.4.9
leptonica_sys
Function
dpixSetResolution
Copy item path
Source
pub unsafe extern "C" fn dpixSetResolution( dpix:
*mut
DPIX
, xres:
l_int32
, yres:
l_int32
, ) ->
l_ok