Function vex_sdk::display::vexDisplayPixelSet  
source · #[no_mangle]
pub unsafe extern "C" fn vexDisplayPixelSet(x: u32, y: u32)Expand description
§Safety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.