go-clang/gen

Better type handling of function parameters

zimmski opened this issue · 0 comments

Two cases could be improved

  • There are some parameters named "is*" which should be booleans
  • Some parameters are still of type "cxstring" which should be a Go string