__jmp_buf_tag

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C)
struct __jmp_buf_tag {}

Members

Variables

__jmpbuf
__jmp_buf __jmpbuf;
Undocumented in source.
__mask_was_saved
int __mask_was_saved;
Undocumented in source.
__saved_mask
sigset_t __saved_mask;
Undocumented in source.

Meta