PostgreSQL Source Code  git master
NtDllRoutine Struct Reference

Data Fields

const char * name
 
pg_funcptr_taddress
 

Detailed Description

Definition at line 24 of file win32ntdll.c.

Field Documentation

◆ address

pg_funcptr_t* NtDllRoutine::address

Definition at line 27 of file win32ntdll.c.

◆ name

const char* NtDllRoutine::name

Definition at line 26 of file win32ntdll.c.


The documentation for this struct was generated from the following file: