pub type GIOStream = _GIOStream;Aliased Type§
#[repr(C)]pub struct GIOStream {
pub parent_instance: _GObject,
pub priv_: *mut _GIOStreamPrivate,
}Fields§
§parent_instance: _GObject§priv_: *mut _GIOStreamPrivatepub type GIOStream = _GIOStream;#[repr(C)]pub struct GIOStream {
pub parent_instance: _GObject,
pub priv_: *mut _GIOStreamPrivate,
}parent_instance: _GObject§priv_: *mut _GIOStreamPrivate