Hacker News new | ask | show | jobs
by kibwen 3687 days ago
For very extensive C APIs like this (Lua, GTK, etc.) we typically see people create thin, Rust-friendly wrappers to reduce the amount of manual API calls that need to be written out.