Function pq_sys::PQputline[][src]

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