Click or drag to resize

GM_FreeAreaFeature

Frees the resources used by the given area feature. This should be called on each area feature returned by GM_GetAreaFeature.

Syntax
void GM_FreeAreaFeature

(

GM_AreaFeature_t*   aAreaFeature            // Area feature to free

)