Searched defs:IByteOut (Results 1 – 1 of 1) sorted by relevance
161 typedef struct IByteOut IByteOut; typedef162 struct IByteOut struct164 void (*Write)(const IByteOut *p, Byte b); argument