Type Definition cee_scape::JmpBufStruct
source · pub type JmpBufStruct = SigJmpBufFields;Expand description
This is the type you use to allocate a JmpBuf on the stack.
pub type JmpBufStruct = SigJmpBufFields;This is the type you use to allocate a JmpBuf on the stack.