Struct windows_sys::Win32::System::Diagnostics::Debug::IMAGEHLP_SYMBOL_SRC
#[repr(C)]pub struct IMAGEHLP_SYMBOL_SRC {
pub sizeofstruct: u32,
pub type: u32,
pub file: [CHAR; 260],
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"
Fields§
§sizeofstruct: u32
§type: u32
§file: [CHAR; 260]