Function ctru_sys::hidTouchRead

source ·
pub unsafe extern "C" fn hidTouchRead(pos: *mut touchPosition)
Expand description

Reads the current touch position.

§Arguments

  • pos - Pointer to output the touch position to.