Struct minidump_common::format::Struct_Unnamed34 [] [src]

#[repr(C, packed)]
pub struct Struct_Unnamed34 { pub cv_header: MDCVHeader, pub signature: uint32_t, pub age: uint32_t, pub pdb_file_name: [uint8_t; 1], }

Fields

Trait Implementations

impl Copy for Struct_Unnamed34
[src]

impl Clone for Struct_Unnamed34
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed34
[src]

[src]

Returns the "default value" for a type. Read more