Struct posix::signal::mcontext_t [-] [+] [src]

pub struct mcontext_t {
    // some fields omitted
}

Methods

impl mcontext_t

fn new() -> mcontext_t

Trait Implementations

Derived Implementations

impl Copy for mcontext_t