xref: /third_party/node/test/js-native-api/test_conversions/test_null.h (revision 1cb0ef41)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/js-native-api/test_conversions/
1#ifndef TEST_JS_NATIVE_API_TEST_CONVERSIONS_TEST_NULL_H_
2#define TEST_JS_NATIVE_API_TEST_CONVERSIONS_TEST_NULL_H_
3
4#include <js_native_api.h>
5
6void init_test_null(napi_env env, napi_value exports);
7
8#endif  // TEST_JS_NATIVE_API_TEST_CONVERSIONS_TEST_NULL_H_
9

Indexes created Thu Nov 07 10:32:03 CST 2024