pub type Image_MimeType = Image_String;Expand description
@brief Defines the image encode format.
@since 12
Aliased Type§
#[repr(C)]pub struct Image_MimeType {
pub data: *mut i8,
pub size: usize,
}Fields§
§data: *mut i8data for string type
size: usizedata lenth for string type