pq_sys
0.4.8
pq_sys
Function
PQsendDescribePrepared
Copy item path
source
pub unsafe extern "C" fn PQsendDescribePrepared( conn:
*mut
PGconn
, stmt:
*const
c_char
, ) ->
c_int