mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Also remove NT_AllocateString. This avoids passing and returning struct NT_String by value. Also make GetEntry*FromValue take a const NT_Value*.