Function windows_sys::Win32::System::Diagnostics::Debug::SymAddrIncludeInlineTrace
pub unsafe extern "system" fn SymAddrIncludeInlineTrace(
hprocess: HANDLE,
address: u64
) -> u32
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"