Push a memory managed type
int SLang_push_mmt (SLang_MMT_Type *mmt)
This function is used to push a memory managed type onto the interpreter stack. It returns zero upon success, or -1 upon failure.
-1
SLang_create_mmt, SLang_pop_mmt