windows::Win32::System::Diagnostics::Debug

Function SearchTreeForFile

pub unsafe fn SearchTreeForFile<P0, P1>(
    rootpath: P0,
    inputpathname: P1,
    outputpathbuffer: PSTR,
) -> Result<()>
where P0: Param<PCSTR>, P1: Param<PCSTR>,