Skip to main content
PQsendDescribePrepared
libpq
0.1.1
libpq
Function
PQsend
Describe
Prepared
Copy item path
Source
pub unsafe extern "C" fn PQsendDescribePrepared( conn:
*mut
PGconn
, stmt:
*const
c_char
, ) ->
c_int