Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ nauv_key_set
Function
nauv_key_set
nan.h:339–341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
inline void nauv_key_set(nauv_key_t *key, void *value) {
340
uv_key_set(key, value);
341
}
342
343
#else
344
Callers
2
TlsTest
Method · 0.85
Execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected