Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vesa_move_cursor
src/add-ons/accelerants/vesa/accelerant_protos.h
53
void vesa_move_cursor(uint16 x, uint16 y);
src/add-ons/accelerants/vesa/hooks.cpp
252
return (void*)vesa_move_cursor;