2.13.3. handle_FreeHandle

[<<<] [>>>]

@c FreeHandle

Use this function when a pointer is no longer valid. Calling this function releases the handle for further pointers.

void handle_FreeHandle(void **pHandle,
                       unsigned long handle
  ){

[<<<] [>>>]