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