Struct windows_sys::Win32::System::Diagnostics::Debug::ActiveScript::PROFILER_HEAP_OBJECT_RELATIONSHIP
#[repr(C)]pub struct PROFILER_HEAP_OBJECT_RELATIONSHIP {
pub relationshipId: u32,
pub relationshipInfo: PROFILER_RELATIONSHIP_INFO,
pub Anonymous: PROFILER_HEAP_OBJECT_RELATIONSHIP_0,
}Expand description
Required features: "Win32_System_Diagnostics_Debug_ActiveScript"
Fields§
§relationshipId: u32§relationshipInfo: PROFILER_RELATIONSHIP_INFO§Anonymous: PROFILER_HEAP_OBJECT_RELATIONSHIP_0