Blender V4.5
error_handler_data Struct Reference

Public Attributes

ListBase open_mmaps
char configured
void(* next_handler )(int, siginfo_t *, void *)

Detailed Description

Definition at line 55 of file BLI_mmap.cc.

Member Data Documentation

◆ configured

char error_handler_data::configured

Definition at line 57 of file BLI_mmap.cc.

◆ next_handler

void(* error_handler_data::next_handler) (int, siginfo_t *, void *)

Definition at line 58 of file BLI_mmap.cc.

◆ open_mmaps

ListBase error_handler_data::open_mmaps

Definition at line 56 of file BLI_mmap.cc.


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