MCPcopy 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
339inline void nauv_key_set(nauv_key_t *key, void *value) {
340 uv_key_set(key, value);
341}
342
343#else
344

Callers 2

TlsTestMethod · 0.85
ExecuteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected