This routine releases memory.
Specification
01 memory-pointer USAGE POINTER.
CALL "CBL_FREE_MEM2"
USING memory-pointer
RETURNING status-code.Interface
Specifies the pointer returned by CBL_ALLOC_MEM.
Return code
The return code is set in the status-code specified in the RETURNING clause.
0: Successful
Other than 0: Failure