102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
log_callback Struct Reference

Data Fields

log_LogFn fn
voidudata
int level

Detailed Description

Definition at line 9 of file log.c.

Field Documentation

◆ fn

log_LogFn log_callback::fn

Definition at line 10 of file log.c.

◆ level

int log_callback::level

Definition at line 12 of file log.c.

◆ udata

void* log_callback::udata

Definition at line 11 of file log.c.


The documentation for this struct was generated from the following file:
  • modules/common/src/log.c