Handbook
Glossary
PQnotifies ( conn -- PGnotify* )
Vocabulary
db
.
postgresql
.
ffi
Inputs
conn
an
object
Outputs
PGnotify*
an
object
Definition
USING:
alien.syntax
;
IN:
db.postgresql.ffi
LIBRARY:
postgresql
FUNCTION:
PGnotify*
PQnotifies
( PGconn* conn )