nullifyPointer

Set the pointer at the specified location to null.

void
nullifyPointer
(
out void* nullifyLocation
)

Parameters

nullifyLocation void*

the memory address of the pointer.