Handbook
Glossary
PQftablecol ( res field_num -- int )
Vocabulary
db
.
postgresql
.
ffi
Inputs
res
an
object
field_num
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
db.postgresql.ffi
LIBRARY:
postgresql
FUNCTION:
int
PQftablecol
( PGresult* res,
int
field_num )