ReactOS 0.4.16-dev-737-g3368adc
|
Public Attributes | |
struct jpeg_error_mgr | pub |
jmp_buf | setjmp_buffer |
struct jpeg_error_mgr my_error_mgr::pub |
Definition at line 251 of file example.c.
Referenced by read_JPEG_file().
jmp_buf my_error_mgr::setjmp_buffer |
Definition at line 253 of file example.c.
Referenced by my_error_exit(), and read_JPEG_file().