Blender V4.5
CLogContext::[struct].callbacks Struct Reference

Public Attributes

void(*) error_fn (void *file_handle)
void(*) fatal_fn (void *file_handle)
void(*) backtrace_fn (void *file_handle)

Detailed Description

Definition at line 96 of file clog.c.

Member Data Documentation

◆ backtrace_fn

void(*) CLogContext::[struct].callbacks(void *file_handle)

◆ error_fn

void(*) CLogContext::[struct].callbacks(void *file_handle)

◆ fatal_fn

void(*) CLogContext::[struct].callbacks(void *file_handle)

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