Click or drag to resize

GM_FreeLineFeature

Frees the resources used by the given line feature. This should be called on each line feature returned by GM_GetLineFeature.

Syntax
void GM_FreeLineFeature
(
GM_LineFeature_t*   aLineFeature            // Line feature to free
)