Skip to:
The following example:
will generate calls to
But the library exports a function
I suspect that the library should be exporting the char* version.
The following example:
will generate calls to
But the library exports a function
I suspect that the library should be exporting the char* version.