pub unsafe fn vexDisplayForegroundColorGet() -> u32
Expand description
Gets the currently set foreground color as an RGB8 color.
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.