ReactOS 0.4.15-dev-7907-g95bf896
my_error_mgr Struct Reference
Collaboration diagram for my_error_mgr:

Public Attributes

struct jpeg_error_mgr pub
 
jmp_buf setjmp_buffer
 

Detailed Description

Definition at line 250 of file example.c.

Member Data Documentation

◆ pub

struct jpeg_error_mgr my_error_mgr::pub

Definition at line 251 of file example.c.

Referenced by read_JPEG_file().

◆ setjmp_buffer

jmp_buf my_error_mgr::setjmp_buffer

Definition at line 253 of file example.c.

Referenced by my_error_exit(), and read_JPEG_file().


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