|
Blender V4.5
|
Public Attributes | |
| ListBase | open_mmaps |
| char | configured |
| void(* | next_handler )(int, siginfo_t *, void *) |
Definition at line 55 of file BLI_mmap.cc.
| char error_handler_data::configured |
Definition at line 57 of file BLI_mmap.cc.
| void(* error_handler_data::next_handler) (int, siginfo_t *, void *) |
Definition at line 58 of file BLI_mmap.cc.
| ListBase error_handler_data::open_mmaps |
Definition at line 56 of file BLI_mmap.cc.