PQresultAlloc
libpq
0.1.0
libpq
Function
PQresult
Alloc
Copy item path
Source
pub unsafe extern "C" fn PQresultAlloc( res:
*mut
PGresult
, nBytes:
usize
, ) ->
*mut
c_void