MCPcopy Create free account
hub / github.com/blend2d/blend2d / clear

Method clear

blend2d/core/array.h:454–454  ·  view source on GitHub ↗

Clears the content of the array. \note If the array uses a dynamically allocated memory and the instance is mutable the memory won't be released, it will be reused instead. Consider using `reset()` if you want to release the memory in such case instead.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

bl_array_clearFunction · 0.85

Tested by

no test coverage detected