[−][src]Crate ffi_std
Modules
slice | FFI-safe slices. FFI-safe slice. Pointer first, then length. |
str | FFI-safe string slices. FFI-safe string slice (&str). Pointer first, then length. |
vec | FFI-safe vectors.
FFI-safe Vec |
Macros
copyclone | |
debug | |
display | |
from | |
rawparts |
Structs
Frozen | Utility struct to "freeze" a |