glib.test_log_buffer

Module for [TestLogBuffer] class

Types 1

Fields
GTestLogBuffer _cInstance
Methods
void * _cPtr() nothrow
void push(ubyte[] bytes) nothrowInternal function for gtester to decode test log messages, no ABI guarantees provided.
Constructors
this(void * ptr, Flag!"Take" take)