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