sgs_SetObjectData(P) [functions]

void sgs_SetObjectData( sgs_Context* C, sgs_StkIdx item, void* data )

Set the object data pointer of the specified stack item.

void sgs_SetObjectDataP( sgs_Context* C, sgs_Variable* var, void* data )

Set the object data pointer of the specified variable.