RainwayApp / node-clangffi

Generate Typescript FFI bindings for C/C++ libraries using libclang and ffi-napi.
MIT License
7 stars 1 forks source link

fix(bool): Add `_Bool` c99 primitive #20

Closed bengreenier closed 2 years ago

bengreenier commented 2 years ago

fixes #19 by adding _Bool to our INativeLookupTable