sgs_ObjSetMetaObj [function]
void sgs_ObjSetMetaObj( sgs_Context* C, sgs_VarObj* obj, sgs_VarObj* metaobj )
Set metaobj as the meta-object of object obj.
- objmust always point to an object,- metaobjcan be NULL.
