Gocator API > Go2 > Functions > Go2Free
Gocator 1x00 API
Go2Free
Description

Frees a block of memory that was allocated and returned by the Go2 library.

C
Go2Status Go2Free(void* memory);
Parameters
Parameters 
Description 
void* memory 
The block of memory to be freed, or GO2_NULL
Returns

Operation status.

File

Go2Api.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.