bmp_write_line - Man Page
Direct access bank switching line selection for writing. Allegro game programming library.
Synopsis
#include <allegro.h>
unsigned long bmp_write_line(BITMAP *bmp, int line);
Description
Selects the line of a bitmap that you are going to draw onto.
Return Value
Returns the address of the selected line for writing.
See Also
Referenced By
version 4.4.3 Allegro manual