vex_sdk::display

Function vexDisplayErase

Source
pub unsafe fn vexDisplayErase()
Expand description

Fills the entire framebuffer with the current background color.

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.