JmpBuf

Type Alias JmpBuf 

Source
pub type JmpBuf = *const JmpBufFields;
Expand description

This is the type of the first argument that is fed to longjmp.