pub type VipsSourceGInputStream = _VipsSourceGInputStream;
Aliased Type§
struct VipsSourceGInputStream {
pub parent_instance: _VipsSource,
pub stream: *mut _GInputStream,
pub seekable: *mut _GSeekable,
pub info: *mut _GFileInfo,
}
Fields§
§parent_instance: _VipsSource
§stream: *mut _GInputStream
§seekable: *mut _GSeekable
§info: *mut _GFileInfo