MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / free

Method free

src/allocator.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void PoolAllocator::free(Buffer *b)
134{
135 impl_->free(b);
136}
137} // namespace libfreenect2

Callers 2

~PoolAllocatorImplMethod · 0.45
releaseBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected