sgs_GetObjectStruct(P) [functions]

sgs_VarObj* sgs_GetObjectStruct( sgs_Context* C, sgs_StkIdx item )

Return the object's internal data pointer of the specified stack item.

sgs_VarObj* sgs_GetObjectStructP( sgs_Context* C, sgs_Variable* var )

Return the object's internal data pointer of the specified variable.