Function vex_sdk::display::vexDisplayStringAt

source ยท
pub unsafe extern "C" fn vexDisplayStringAt(
    xpos: i32,
    ypos: i32,
    format: *const c_char
    ...
)