pq_sys

Function PQsetSingleRowMode

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