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