pub unsafe fn vexDisplayBackgroundColorGet() -> u32
Expand description
Gets the currently set background 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.