Skip to main content
Version: 9.0.2

gre_io_free_buffer

void gre_io_free_buffer(
gre_io_serialized_data_t *  buffer  
)  

This de-allocates the memory associated with a buffer created through the Storyboard IO API.

Parameters

ParameterTypeDescription
buffer  gre_io_serialized_data_t *The buffer whose memory is to be de-allocated