Expand description
Idiomatic Rust bindings to the emf-core-base
interface.
This crate provides the function and type definitions of the emf-core-base interface.
Re-exports§
pub use emf_core_base_rs_ffi as ffi;
Modules§
- extensions
- Extensions to the interface.
- fn_
caster - Utilities for casting interface functions.
- global
- Global api that can be used instead of the local api.
- library
- Library api
- module
- Module api
- ownership
- Types and traits for denoting ownership.
- sys
- Sys api.
- version
- Version api.
Structs§
Traits§
- CBaseAPI
- A collection of traits providing access to the entire interface.
- CBaseAPI
Loader - Trait for loading the interface.
- CBase
Access - A trait that provides access to the interface.
- CBase
Interface Info - A trait for providing information about the loaded interface.
- ToOs
Path Buff - Trait for encoding into the platforms preferred encoding.