Function pq_sys::PQgetlineAsync

source ยท
pub unsafe extern "C" fn PQgetlineAsync(
    conn: *mut PGconn,
    buffer: *mut c_char,
    bufsize: c_int,
) -> c_int