pub type PDEBUG_STACK_PROVIDER_BEGINTHREADSTACKRECONSTRUCTION = Option<unsafe extern "system" fn(streamtype: u32, minidumpstreambuffer: *const c_void, buffersize: u32) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"