sgs_GetObjectData(P) [functions]

void* sgs_GetObjectData( sgs_Context* C, sgs_StkIdx item )

Return the object data pointer of the specified stack item.

void* sgs_GetObjectDataP( sgs_Context* C, sgs_Variable* var )

Return the object data pointer of the specified variable.