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 |
Sets free memory resources used by other functions.
private static unsafe void GrdFree(IntPtr anyObjRef)
anyObjRef | Pointer to memory resources allocated when calling API functions |