#[repr(C, packed(4))]pub struct MINIDUMP_INCLUDE_MODULE_CALLBACK {
pub BaseOfImage: u64,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§BaseOfImage: u64
#[repr(C, packed(4))]pub struct MINIDUMP_INCLUDE_MODULE_CALLBACK {
pub BaseOfImage: u64,
}
Required features: "Win32_System_Diagnostics_Debug"
BaseOfImage: u64