Function wear_item:
Defined in module simple_slots (file: /std/adversary/armor/simple_slots.c)

 nomask int wear_item(object what, string sname);
 Wear item 'what' on armor slot 'sname'.

Prototype:
nomask int wear_item(object what, string sname);
