63pixbuf_pixel (
struct pixel_buffer *pixbuf,
unsigned int x,
unsigned int y ) {
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
static unsigned int unsigned int y
struct pixel_buffer * alloc_pixbuf(unsigned int width, unsigned int height)
Allocate pixel buffer.
#define ref_get(refcnt)
Get additional reference to object.
#define ref_put(refcnt)
Drop reference to object.
unsigned int height
Height.
unsigned int pixels
Total number of pixels.
struct refcnt refcnt
Reference count.
uint32_t * data
32-bit (8:8:8:8) xRGB pixel data, in host-endian order