Hacker News new | ask | show | jobs
by gpm 706 days ago
> safer-ffi crate

It looks to me like that crate is supposed to help with exposing rust functions to C safely, not calling foreign functions in foreign code safely. Am I missing something?