Description

Sets free memory resources used by other functions.

Syntax

private static unsafe void GrdFree(IntPtr anyObjRef)

Parameters

anyObjRef
Pointer to memory resources allocated when calling API functions
  • No labels