Function 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.