sixel-sys-static 0.3.2

FFI bindings to libsixel, static linkage
Documentation
1
2
3
4
5
6
7
# sixel-sys: Rust FFI bindings for [libsixel]https://github.com/saitoha/libsixel

[![Crates.io](https://img.shields.io/crates/v/sixel-sys.svg?maxAge=2592000)](https://crates.io/crates/sixel-sys)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)

The `sixel-sys` crate provides delcarations and linkage for the `libsixel` C library.
This crate does not provide higher-level abstractions over the `libsixel` library.