diff options
author | Sven Gothel <[email protected]> | 2023-06-26 03:14:59 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-06-26 03:14:59 +0200 |
commit | 93c63bd880b6bc8a85a0057112b5065b312af1db (patch) | |
tree | 6633d4ecddecc5f361f0443eebae559055af84a0 /README.md | |
parent | 90b86c62270c494d2422dabc2879e59e063b535c (diff) |
GlueGen JavaCallback: Use new JavaType nature 'named-class', denoting the generated callback interface mapping the callback function.
This passes the jobject for the callback function/interface and the userParam (from 'void*')
down to the native implementation.
TODO: Add specific native implementation for JavaCallback,
wrapping the jobject's into a native struct as user-param
and a universal C-function as the native callback to dispatch
the call to the java method with known arguments.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions