Function windows_sys::Win32::System::Diagnostics::Debug::SymGetUnwindInfo
[−]pub unsafe extern "system" fn SymGetUnwindInfo(
hprocess: HANDLE,
address: u64,
buffer: *mut c_void,
size: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"