An open API service indexing awesome lists of open source software.

https://github.com/darfink/libudis86-sys

Rust FFI bindings to libudis86
https://github.com/darfink/libudis86-sys

Last synced: 6 months ago
JSON representation

Rust FFI bindings to libudis86

Awesome Lists containing this project

README

        

# libudis86-sys

This crate provides an interface for the [udis86](https://github.com/vmt/udis86)
library. An example can be found in [`src/lib.rs`](src/lib.rs).