file, and I’ve written some helper functions to interact with the generated code, but it’s a little awkward because the helper functions and generated cinterop functions are named similarly, so they easy to confuse. Is it possible to either mark all code generated by cinterop as
internal
, or to add an
@OptIn
annotation to all generated code?
I’ve got some code that can parse the generated