Util.nullifyPointer

Set the pointer at the specified location to %NULL.

struct Util
static
void
nullifyPointer

Parameters

nullifyLocation void**

the memory address of the pointer.

Meta