[][src]Function winapi_ui_automation::um::dbghelp::EnumDirTreeW

pub unsafe extern "system" fn EnumDirTreeW(
    hProcess: HANDLE,
    RootPath: PCWSTR,
    InputPathName: PCWSTR,
    OutputPathBuffer: PWSTR,
    cb: PENUMDIRTREE_CALLBACKW,
    data: PVOID
) -> BOOL