Crate ffi_reflect

source ·

Structs

  • A struct representing a C-compatible array
  • A struct representing a C-compatible enum
  • A struct representing a numeric enum memeber
  • A struct representing a C-compatible pointer type
  • A struct representing a C-compatible struct
  • A struct representing a struct field

Enums

Derive Macros

  • A derive macro that implements pub const fn ffi_reflect() -> FfiType<'static>.