Function rust_raylib::ffi::GetTouchX
source · pub unsafe extern "C" fn GetTouchX() -> c_int
Expand description
Get touch position X for touch point 0 (relative to screen size)
pub unsafe extern "C" fn GetTouchX() -> c_int
Get touch position X for touch point 0 (relative to screen size)