front_fb()
      Get the front framebuffer which can be directly manipulated (shouldn't ever need to access this, this is the buffer actively being sent to the screen).
Return Value: framebuf

file: src/draw/engine_draw_module.c

landing