pq_sys

Function PQresultAlloc

source
pub unsafe extern "C" fn PQresultAlloc(
    res: *mut PGresult,
    nBytes: usize,
) -> *mut c_void