bottlenoselabs / c2cs

Generate C# bindings from a C header.
MIT License
250 stars 18 forks source link

FilescopedNamespace optional #147

Closed lithiumtoast closed 1 year ago

lithiumtoast commented 1 year ago

In the config.json, use the following to disable file scoped namespaces:

"isEnabledFileScopedNamespace": false