MCPcopy Create free account
hub / github.com/antirez/rax / raxRemoveChild

Function raxRemoveChild

rax.c:949–1018  ·  view source on GitHub ↗

Low level child removal from node. The new node pointer (after the child * removal) is returned. Note that this function does not fix the pointer * of the parent node in its parent, so this task is up to the caller. * The function never fails for out of memory. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

raxRemoveFunction · 0.85

Calls 2

raxGetDataFunction · 0.85
raxSetDataFunction · 0.85

Tested by

no test coverage detected