Function windows_sys::Win32::System::Diagnostics::Debug::EnumDirTree
[−]pub unsafe extern "system" fn EnumDirTree(
hprocess: HANDLE,
rootpath: PCSTR,
inputpathname: PCSTR,
outputpathbuffer: PSTR,
cb: PENUMDIRTREE_CALLBACK,
data: *const c_void
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"