Struct libc::mcontext_t
[−]
[src]
pub struct mcontext_t { // some fields omitted }
pub struct mcontext_t { // some fields omitted }
impl Copy for mcontext_t
impl Clone for mcontext_t
fn clone(&self) -> mcontext_t
fn clone_from(&mut self, source: &Self)