MCPcopy Create free account
hub / github.com/RenderKit/oidn / decRefKeep

Function decRefKeep

core/ref.h:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 }
27
28 oidn_inline size_t decRefKeep() noexcept
29 {
30 return --count;
31 }
32
33 oidn_inline void destroy()
34 {

Callers 1

decRefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected