PQsendClosePrepared
libpq
0.1.0
libpq
Function
PQsend
Close
Prepared
Copy item path
Source
pub unsafe extern "C" fn PQsendClosePrepared( conn:
*mut
PGconn
, stmt:
*const
c_char
, ) ->
c_int