#ifdef __cplusplus extern "C" { #endif void enableCapture(); void doScreenCapture(); #ifdef __cplusplus }; #endif