pq_sys

Function PQputCopyEnd

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