Closed copybara-service[bot] closed 1 year ago
Add helper macros that "export" JNIEXPORT and JNICALL.
Unfortunately, duplicating a macro is very complicated (if not impossible). Instead of taking a non-portable appraoch, this allows for a fairly opt-in usage for an otherwise harmless error.
Add helper macros that "export" JNIEXPORT and JNICALL.
Unfortunately, duplicating a macro is very complicated (if not impossible). Instead of taking a non-portable appraoch, this allows for a fairly opt-in usage for an otherwise harmless error.