Function pq_sys::PQputline

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