chmlib-sys 1.0.0

Raw bindings to the CHMLib C library
Documentation
  • Coverage
  • 0%
    0 out of 33 items documented0 out of 2 items with examples
  • Size
  • Source code size: 191.8 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.22 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Michael-F-Bryan/chmlib
    8 2 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Michael-F-Bryan

CHMLib

Rust bindings to CHMLib, a C library for reading Microsoft HTML Help files (.chm), the predominant medium for software documentation on Windows.

I've documented the process of binding to this library in the form of a blog post.

License

This project is licensed using LGPL v2.1. See LICENSE for more.