Hacker News new | ask | show | jobs
by lsbehe 636 days ago
He mentioned FFI into and out of his code, which has been my main encounter with unsafe rust too. Often enough I could limit the use to the entry/exit code but that's not always possible.