dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
PQArgBlock.u
derelict
pq
types
PQArgBlock
Undocumented in source.
struct
PQArgBlock
union
u {
int
*
ptr
;
int
integer
;
}
Members
Variables
integer
int
integer
;
Undocumented in source.
ptr
int
*
ptr
;
Undocumented in source.
Meta
Source
See Implementation
derelict
pq
types
PQArgBlock
unions
u
variables
ising
len
Undocumented in source.