getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

`#[ffi_export]` improvements (proc-macro reïmplementation) #129

Closed danielhenrymantilla closed 2 years ago

danielhenrymantilla commented 2 years ago

Closes #45