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

pub struct jmp_buf {
    // some fields omitted
}

Methods

impl jmp_buf

fn new() -> jmp_buf

Trait Implementations

Derived Implementations

impl Copy for jmp_buf