dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
PQArgBlock
derelict
pq
types
Undocumented in source.
struct
PQArgBlock {
int
len
;
int
ising
;
union
u
;
}
Members
Unions
u
union
u
Undocumented in source.
Variables
ising
int
ising
;
Undocumented in source.
len
int
len
;
Undocumented in source.
Meta
Source
See Implementation
derelict
pq
types
aliases
ConnStatusType
ExecStatusType
Oid
PGContextVisibility
PGEventId
PGEventProc
PGPing
PGTransactionStatusType
PGVerbosity
PQnoticeProcessor
PQnoticeReceiver
PostgresPollingStatusType
pg_int64
pgthreadlock_t
pqbool
enums
CONNECTION_OK
PGEVT_REGISTER
PGRES_EMPTY_QUERY
PGRES_POLLING_FAILED
PG_COPYRES_ATTRS
PG_DIAG_SEVERITY
PQERRORS_TERSE
PQPING_OK
PQSHOW_CONTEXT_NEVER
PQTRANS_IDLE
structs
PGEventResultCreate
PGcancel
PGconn
PGnotify
PGresAttDesc
PGresult
PQArgBlock
PQconninfoOption
PQprintOpt
Undocumented in source.