Function windows::Win32::System::Diagnostics::Debug::SearchTreeForFileW

pub unsafe fn SearchTreeForFileW<P0, P1>(
    rootpath: P0,
    inputpathname: P1,
    outputpathbuffer: PWSTR,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,