abi-dumper
abi-dumper copied to clipboard
A library using both C and C++
Hi,
I wrote a library which provides both C++ and C interfaces.
But when I use -public-header with the folder that uses only C header with C only API, I get the same C++ result.
Is there a way to set the language specifically?
Does the language make any difference?
Erez