pub unsafe extern "C" fn irrstCstickRead(pos: *mut circlePosition)Expand description
Reads the current c-stick position.
ยงArguments
pos- Pointer to output the current c-stick position to.
pub unsafe extern "C" fn irrstCstickRead(pos: *mut circlePosition)Reads the current c-stick position.
pos - Pointer to output the current c-stick position to.