pub type GIOStream = _GIOStream;
Expand description
GIOStream:
Base class for read-write streams.
Aliased Type§
struct GIOStream {
pub parent_instance: _GObject,
pub priv_: *mut _GIOStreamPrivate,
}
Fields§
§parent_instance: _GObject
§priv_: *mut _GIOStreamPrivate