mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-15 10:44:18 +00:00
* Generate native bindings from rust crate * Add native instance and runtime statics * Update README.md
7 lines
119 B
C
7 lines
119 B
C
// Copyright (c) Tribufu. All Rights Reserved.
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
#pragma once
|
|
|
|
#include <tribufu/api.h>
|