sgs_SetObjectIface(P) [functions]

void sgs_SetObjectIface( sgs_Context* C, sgs_StkIdx item, sgs_ObjInterface* iface )

Set the object interface pointer of the specified stack item.

void sgs_SetObjectIfaceP( sgs_Context* C, sgs_Variable* var, sgs_ObjInterface* iface )

Set the object interface pointer of the specified variable.