front_fb_data()
      Get the mutable front framebuffer data (shouldn't ever need to access this, this is the buffer actively being sent to the screen).
Return Value: bytearray

file: src/draw/engine_draw_module.c

landing