Function ctru_sys::hidCircleRead
source · 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.