#[repr(C)]pub struct DEBUG_LAST_EVENT_INFO_EXIT_PROCESS {
pub ExitCode: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§ExitCode: u32
#[repr(C)]pub struct DEBUG_LAST_EVENT_INFO_EXIT_PROCESS {
pub ExitCode: u32,
}
Required features: "Win32_System_Diagnostics_Debug"
ExitCode: u32