Struct nix::ucontext::UContext [] [src]

pub struct UContext { /* fields omitted */ }

Methods

impl UContext
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for UContext
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for UContext
[src]

Auto Trait Implementations

impl !Send for UContext

impl !Sync for UContext