binaryninjacore-sys 0.0.1

Placeholder sys bindings to Binary Ninja
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "binaryninjacore-sys"
version = "0.0.1"
edition = "2021"
description = "Placeholder sys bindings to Binary Ninja"
license = "Apache-2.0"
repository = "https://github.com/Vector35/binaryninja-api/tree/dev/rust"
homepage = "https://binary.ninja/"

[dependencies]