Function pq_sys::lo_truncate64

source ·
pub unsafe extern "C" fn lo_truncate64(
    conn: *mut PGconn,
    fd: c_int,
    len: pg_int64
) -> c_int