Struct winapi::excpt::_CONTEXT [] [src]

#[repr(C)]
pub struct _CONTEXT;

Trait Implementations

impl Clone for _CONTEXT
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for _CONTEXT
[src]

impl Debug for _CONTEXT
[src]

Formats the value using the given formatter.