pq_sys

Function PQgetline

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