Handbook
Glossary
lo_creat ( conn mode -- Oid )
Vocabulary
db
.
postgresql
.
ffi
Inputs
conn
an
object
mode
an
object
Outputs
Oid
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
db.postgresql.ffi
LIBRARY:
postgresql
FUNCTION:
Oid
lo_creat
( PGconn* conn,
int
mode )