5.3.4.72. Function framebuffer_action_alloc
Defined in File framebuffer_io.h
5.3.4.72.1. Function Documentation
-
framebuffer_action_t *framebuffer_action_alloc(size_t n_args)
Allocate a new Action for Frame Buffer.
- Parameters
n_args – Number of arguments the action has.
- Returns
A pointer to the allocated framebuffer action structure.