Next Previous Contents

46. SLang_free_mmt

Synopsis

Free a memory managed type

Usage

void SLang_free_mmt (SLang_MMT_Type *mmt)

Description

The SLang_MMT_Type function is used to free a memory managed data type.

See Also

SLang_object_from_mmt, SLang_create_mmt


Next Previous Contents