Add "extern C" for many C headers
Created by: gabrielfedel
I've tried to cover all C headers without extern C. This allow that these files could be imported to C++ correctly.
Created by: gabrielfedel
I've tried to cover all C headers without extern C. This allow that these files could be imported to C++ correctly.