Function runtimeobject::RoInspectCapturedStackBackTrace
[−]
[src]
pub unsafe extern "system" fn RoInspectCapturedStackBackTrace(
targetErrorInfoAddress: UINT_PTR,
machine: USHORT,
readMemoryCallback: PINSPECT_MEMORY_CALLBACK,
context: PVOID,
frameCount: *mut UINT32,
targetBackTraceAddress: *mut UINT_PTR
) -> HRESULT