Searched refs:revertWow64FuncType (Results 1 – 1 of 1) sorted by relevance
193 typedef BOOL (WINAPI *revertWow64FuncType)(PVOID); in revertWow64FsRedirection() typedef194 revertWow64FuncType funcPtr = (revertWow64FuncType)proc; in revertWow64FsRedirection()