Skip to content

barnabwhy/lzham-alpha-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lzham-alpha-sys

Low level Rust FFI bindings for lzham alpha generated using bindgen.

You must have cmake and a C++ compiler to build this crate, as the lzham library is built along with the crate. The crate does not search for a prebuilt library.

Usage

Add the following to your Cargo.toml:

[dependencies]
lzham-alpha-sys = "0.1.1"

Features

The crate has the following three features:

  • generate_bindings: Generates the bindings again (uses bindgen)

License

lzham-alpha-sys is available under the MIT license. See LICENSE for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages