We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I get a lot of pointer type errors.
^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*const i8`"
I think the pointers needs to be casted due to being different on diffrent architecture.