Function pq_sys::PQresultAlloc

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