#[no_mangle]
pub unsafe extern "C" fn vexTouchDataGet(status: *mut V5_TouchStatus)Expand description
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.
#[no_mangle]
pub unsafe extern "C" fn vexTouchDataGet(status: *mut V5_TouchStatus)Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.