Closed
Description
- Version: v8.1.0
- Platform: Linux 4.10.0-21-generic
- Subsystem:
I think N-API doesn't have any documented way for return something from callbacks. we have just napi_get_cb_info
for reading information from napi_callback_info
and there is no specific way for write something into them but in documentation mention that it can be used for Set the return value of the callback