#[no_mangle]
pub unsafe extern "C" fn vexDevicesGet() -> V5_DeviceTExpand description
Get a buffer of all devices on the brain.
ยงSafety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.