Synopsis #
Header: fxcg/display.h
Syscall index: 0x08D2
Function signature: int SetCursorFlashToggle(int)
The function of this syscall is not yet known in detail.
Comments #
Probably enables or disables the cursor flash according to the parameter, and returns the current state. Possibly related to Cursor_SetFlashOn, Cursor_SetFlashOff and Keyboard_CursorFlash.