Overwrite the specified numBytes of memory starting at the specified ptr.
numBytes
ptr
Declared in <bslalg_arraydestructionprimitives.h>
<bslalg_arraydestructionprimitives.h>
static void scribbleOverMemory( void* ptr, size_t numBytes);