unity_native 0.2.7

A Rustified wrapper around the Unity Native Plugin API
Documentation

Unity native

A Rust-native wrapper and reimplementation of the Unity Native Plugin API, with the goal of simplifying the integration of Rust within Unity projects.

Licensing

The Rust bindings to the Unity Native Plugin API have been generated through bindgen from the raw C headers, which fall under the Unity Companion License (see the license file)

Usage

This crate is currently under active and early development. Documentation to come!