log_t typedef

Client interface for logging messages from C/C++ code

Implementation

typedef log_t = ffi.Pointer<ffi.NativeFunction<log_tFunction>>;