Tools and libraries to glue C/C++ APIs to high-level languages
 
 
 
 
 

5 lines
59 B

#include "AnotherUnit.h"
void functionInAnotherUnit()
{
}