syscall: ashet.video.get_video_memory
Documentation
Returns a pointer to linear video memory, row-major. Pixels rows will have a stride of the current video buffer width. The first pixel in the memory is the top-left pixel.
Inputs
output: VideoOutput
Outputs
memory: VideoMemory
Errors
InvalidHandle