shithub: tlsclient

ref: 80cf8cd0acd5039d149bc86d640b1c2eca7a1f19
dir: /include/cursor.h/

View raw version
struct	Cursor
{
	Point	offset;
	uchar	clr[2*16];
	uchar	set[2*16];
};