Struct windows_sys::Win32::System::RestartManager::RM_UNIQUE_PROCESS
#[repr(C)]pub struct RM_UNIQUE_PROCESS {
pub dwProcessId: u32,
pub ProcessStartTime: FILETIME,
}Expand description
Required features: "Win32_System_RestartManager", "Win32_Foundation"
Fields§
§dwProcessId: u32§ProcessStartTime: FILETIME