pq_sys

Function PQsetSingleRowMode

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