Function pq_sys::PQsetSingleRowMode

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