Function libpq_sys::lo_truncate64[][src]

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