Struct posix::setjmp::sigjmp_buf [-] [+] [src]

pub struct sigjmp_buf {
    // some fields omitted
}

Methods

impl sigjmp_buf

fn new() -> sigjmp_buf

Trait Implementations

Derived Implementations

impl Copy for sigjmp_buf