Type Alias frida_sys::GIOStream

source ·
pub type GIOStream = _GIOStream;

Aliased Type§

struct GIOStream {
    pub parent_instance: _GObject,
    pub priv_: *mut _GIOStreamPrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _GIOStreamPrivate