napi_callback_info


传递给回调函数的不透明数据类型。它可用于获取有关调用回调的上下文的附加信息。

¥Opaque datatype that is passed to a callback function. It can be used for getting additional information about the context in which the callback was invoked.