Function windows_sys::Win32::System::Diagnostics::Debug::SymAddSourceStreamA
[−]pub unsafe extern "system" fn SymAddSourceStreamA(
hprocess: HANDLE,
base: u64,
streamfile: PCSTR,
buffer: *const u8,
size: usize
) -> BOOL
Expand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’