Name

jmp_buf type — Jump buffer

Synopsis

typedef  . . .  jmp_buf;

The jmp_buf type is an opaque array type that stores information for the setjmp and longjmp functions.