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