Function windows::Win32::System::Diagnostics::Debug::SymGetSearchPath

pub unsafe fn SymGetSearchPath<P0>(
    hprocess: P0,
    searchpatha: &mut [u8],
) -> Result<()>
where P0: Param<HANDLE>,