Docs.rs
mupdf-sys-0.5.0
mupdf-sys 0.5.0
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
messense
Dependencies
zerocopy ^0.8.17
normal
bindgen ^0.71
build
cc ^1.0.50
build
pkg-config ^0.3
build
regex ^1.11
build
Versions
17.51%
of the crate is documented
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
mupdf_
sys
0.5.0
mupdf_sys
Function
fz_json_is_string
Copy item path
Source
pub unsafe extern "C" fn fz_json_is_string( ctx:
*mut
fz_context
, json:
*mut
fz_json
, ) ->
c_int