Lindenii Project Forge/ hare
Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.
/pq/ffi/exec.ha (raw)
use types::c; export @symbol("PQexec") fn exec(conn: *conn, query: *c::char) *result;