Skip to main content

DATA_PTR

Constant DATA_PTR 

Source
pub const DATA_PTR: Type = 7;
Expand description

Borrowed pointer to the raw pixel data. Valid as long as the underlying terminal is not mutated.

Output type: const uint8_t **