Rizin
unix-like reverse engineering framework and cli tools
TSLogger Struct Reference

#include <api.h>

Public Attributes

void * payload
 
void(* log )(void *payload, TSLogType, const char *)
 

Detailed Description

Definition at line 78 of file api.h.

Member Data Documentation

◆ log

void(* TSLogger::log) (void *payload, TSLogType, const char *)

Definition at line 80 of file api.h.

◆ payload

void* TSLogger::payload

Definition at line 79 of file api.h.


The documentation for this struct was generated from the following file: