Docs.rs
  • safer-ffi-gen-0.9.2
    • safer-ffi-gen 0.9.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomleavy
    • stefunctional
    • Dependencies
      • once_cell ^1.9 normal
      • safer-ffi ^0.1.3 normal
      • safer-ffi-gen-macro ^0.9.2 normal
      • tokio ^1 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

safer_ffi_gen0.9.2

  • All Items

Crate Items

  • Re-exports
  • Macros
  • Traits
  • Functions
  • Attribute Macros

Crate safer_ffi_gen

Source

Re-exports§

pub use safer_ffi;

Macros§

error_code
set_last_error
specialize

Traits§

Executor
FfiType

Functions§

block_on
last_error
set_block_on_executor
set_executor
vec_u8_free
vec_u8_from_slice
vec_u8_new

Attribute Macros§

enum_to_error_code
ffi_type
safer_ffi_gen
safer_ffi_gen_ignore
Marker to ignore functions in impl block