Searched refs:disableWow64FuncType (Results 1 – 1 of 1) sorted by relevance
170 typedef BOOL (WINAPI *disableWow64FuncType)(PVOID *); in disableWow64FsRedirection() typedef171 disableWow64FuncType funcPtr = (disableWow64FuncType)proc; in disableWow64FsRedirection()