gotox

Function gotox 

Source
pub unsafe extern "C" fn gotox(x: c_uchar)
Expand description

\m65libsummary{gotox}{Set the current position X-coordinate} \m65libsyntax {void gotox(unsigned char x)} \m65libparam {x}{The new X-coordinate} \m65libremarks {No screen bounds checks are performed; out of screen behavior is undefined }