Description

Sets free memory resources used by other functions.

Syntax

void GRD_API GrdFree(void* buffer);

Parameters

buffer

Pointer to memory resources allocated when calling API functions

  • No labels