MCPcopy Create free account
hub / github.com/antirez/disque / decrRefCountVoid

Function decrRefCountVoid

src/object.c:190–192  ·  view source on GitHub ↗

This variant of decrRefCount() gets its argument as void, and is useful * as free method in data structures that expect a 'void free_object(void*)' * prototype for the free method. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

decrRefCountFunction · 0.85

Tested by

no test coverage detected