sixel-sys 0.5.0

FFI bindings to libsixel
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)](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.