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