Expand description
Low-level FFI bindings for printwell.
This crate provides the cxx bridge between Rust and the native C++ library
that wraps Chromium’s rendering components (Blink, Skia, PDFium).
Re-exports§
pub use ffi::*;
Modules§
- ffi
- FFI bridge module generated by cxx.
Functions§
- rust_
fetch_ resource - Fetch a resource from a URL - called by C++ when Blink needs a resource.