Hacker News new | ask | show | jobs
by xigoi 1141 days ago
> there is not easy way to import/include a C header in Nim

I prefer writing an explicit wrapper anyway. It allows me to rename symbols to a more idiomatic name.