Searched refs:BufferPrintOptions (Results 1 – 2 of 2) sorted by relevance
28 typedef struct BufferPrintOptions { struct35 } BufferPrintOptions; argument148 void PrintBufferOpt(const void* buffer, size_t size, BufferPrintOptions opts);
238 BufferPrintOptions opts; in PrintBuffer()248 void PrintBufferOpt(const void* buffer, size_t size, BufferPrintOptions opts) { in PrintBufferOpt()