Function pq_sys::PQgetline

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