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
) -> BOOLExpand description
Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"