Function windows_sys::Win32::System::Diagnostics::Debug::EnumDirTreeW
[−]pub unsafe extern "system" fn EnumDirTreeW(
hprocess: HANDLE,
rootpath: PWSTR,
inputpathname: PWSTR,
outputpathbuffer: PWSTR,
cb: PENUMDIRTREE_CALLBACKW,
data: *const c_void
) -> BOOLExpand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
