[][src]Function winapi::winrt::roerrorapi::RoInspectThreadErrorInfo

pub unsafe extern "system" fn RoInspectThreadErrorInfo(
    targetTebAddress: UINT_PTR,
    machine: USHORT,
    readMemoryCallback: PINSPECT_MEMORY_CALLBACK,
    context: PVOID,
    targetErrorInfoAddress: *mut UINT_PTR
) -> HRESULT