Handbook
Glossary
PQdsplen ( s encoding -- int )
Vocabulary
db
.
postgresql
.
ffi
Inputs
s
an
object
encoding
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
db.postgresql.ffi
LIBRARY:
postgresql
FUNCTION:
int
PQdsplen
(
c-string
s,
int
encoding )