BloombergLP::bslalg::ArrayDestructionPrimitives::scribbleOverMemory

Overwrite the specified numBytes of memory starting at the specified ptr.

Synopsis

Declared in <bslalg_arraydestructionprimitives.h>

static
void
scribbleOverMemory(
    void* ptr,
    size_t numBytes);