VfZwRequestWaitReplyPort

INT64 __fastcall VfZwRequestWaitReplyPort(INT64 a1, UINT64 a2, UINT64 a3){
  PVOID retaddr; 
  if( (unsigned int)ViZwShouldCheck() )
  {
    ViZwCheckVirtualAddress(a2, retaddr);
    ViZwCheckVirtualAddress(a3, retaddr);
  }
  return((__int64(__fastcall *)(INT64, UINT64, UINT64))pXdvZwRequestWaitReplyPort)(a1, a2, a3);
}

Referenced by:

No references.