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: [u8; 260],
}Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§sizeofstruct: u32§type: u32§file: [u8; 260]