[][src]Crate setjmp

Expose C standard library functions in <setjmp.h> to rust.

WARNING: this crate is experimental and even careful use is likely undefined behavior.

See setjmp(3) and RFC #2625.

Functions

longjmp
setjmp
siglongjmp
sigsetjmp

Type Definitions

jmp_buf
sigjmp_buf