Function pq_sys::PQgetCopyData
[−]
[src]
pub unsafe extern "C" fn PQgetCopyData(
conn: *mut PGconn,
buffer: *mut *mut c_char,
async: c_int
) -> c_int