azul_webrender_api

Type Alias BlobImageData

Source
pub type BlobImageData = Vec<u8>;
Expand description

Backing store for blob image command streams.

Aliased Typeยง

struct BlobImageData { /* private fields */ }