Struct winapi::excpt::_EXCEPTION_RECORD [] [src]

#[repr(C)]
pub struct _EXCEPTION_RECORD;

Trait Implementations

impl Clone for _EXCEPTION_RECORD
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for _EXCEPTION_RECORD
[src]

impl Debug for _EXCEPTION_RECORD
[src]

Formats the value using the given formatter.