windows::Win32::System::Diagnostics::Debug

Function SymGetUnwindInfo

pub unsafe fn SymGetUnwindInfo(
    hprocess: HANDLE,
    address: u64,
    buffer: Option<*mut c_void>,
    size: *mut u32,
) -> BOOL