#interface #thread-safe #lock #bindings #emf-core-base

nightly emf-core-base-rs-ffi

Rust wrapper of the emf-core-base interface

2 releases

0.1.2 Apr 28, 2021
0.1.1 Apr 28, 2021
0.1.0 Apr 28, 2021

#1577 in Game dev

30 downloads per month
Used in emf-core-base-rs

MIT/Apache

190KB
4K SLoC

Rust bindings to the emf-core-base interface.

This crate provides the function and type definitions of the emf-core-base interface.

Multithreading

Most of the interface is not thread-safe and must be manually synchronised with sys::api::SysBinding::lock or sys::api::SysBinding::try_lock.

No runtime deps

Features