Function windows_sys::Win32::System::Diagnostics::Debug::EnumDirTreeW
pub unsafe extern "system" fn EnumDirTreeW(
hprocess: HANDLE,
rootpath: PCWSTR,
inputpathname: PCWSTR,
outputpathbuffer: PWSTR,
cb: PENUMDIRTREE_CALLBACKW,
data: *const c_void,
) -> BOOL