Function windows::Win32::System::Diagnostics::Debug::SymAddSourceStreamA
pub unsafe fn SymAddSourceStreamA<P0, P1>(
hprocess: P0,
base: u64,
streamfile: P1,
buffer: Option<&[u8]>,
) -> BOOLwhere
P0: Param<HANDLE>,
P1: Param<PCSTR>,