vex_sdk::device

Function vexDevicesGet

source
#[no_mangle]
pub unsafe extern "C" fn vexDevicesGet() -> V5_DeviceT
Expand 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.