cbmimage
Loading...
Searching...
No Matches
cbmimage_image_parameter_s Struct Reference

Parameter of the image . More...

#include <internal.h>

Public Attributes

size_t size
 size of the image
 
char * filename
 the filename as given by the user. May contain paths
 
uint8_t * buffer
 the raw buffer of the disk image
 
uint8_t * errormap
 if non-null, contains a pointer to the error buffer
 

Detailed Description

Parameter of the image .

this type contains data that is specific to the image at hand.

It is an own type, so the user cannot accidentially access it.

This type is subject to change and not part of the API.


The documentation for this struct was generated from the following file: