syscall: ashet.gui.get_desktop_data
Documentation
Returns desktop-associated "opaque" data for this window.
This is meant as a convenience tool to store additional information per window like position on the screen, orientation, alignment, ...
The size of this must be known and cannot be queried.
Inputs
window: Window
Outputs
data: [*]align(16) u8
Errors
InvalidHandle