Struct windows_sys::Win32::System::ClrHosting::COR_GC_THREAD_STATS
#[repr(C)]pub struct COR_GC_THREAD_STATS {
pub PerThreadAllocation: u64,
pub Flags: u32,
}Expand description
Required features: "Win32_System_ClrHosting"
Fields§
§PerThreadAllocation: u64§Flags: u32