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