lo_lseek ( conn fd offset whence -- int )


Vocabulary
db.postgresql.ffi

Inputs
connan object
fdan object
offsetan object
whencean object


Outputs
intan object


Definition


LIBRARY: postgresql FUNCTION: int lo_lseek
( PGconn* conn, int fd, int offset, int whence )