SigJmpBufStruct

Type Alias SigJmpBufStruct 

Source
pub type SigJmpBufStruct = SigJmpBufFields;
Expand description

This is the type you use to allocate a SigJmpBuf on the stack.

Aliased Typeยง

pub struct SigJmpBufStruct { /* private fields */ }