Type Definition BlobImageData
azul_webrender_api
type BlobImageData = Vec<u8>;
Backing store for blob image command streams.