5.3.4.78. Function framebuffer_pop

5.3.4.78.1. Function Documentation

frame_t *framebuffer_pop(framebuffer_data_t *fb)

Pop the oldest frame from the Frame Buffer and apply registered action on it.

Parameters

fb – A pointer to the Frame Buffer.

Returns

A pointer to the frame structure that was removed.