pq_sys

Function PQputline

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