frida_sys

Type Alias JsonReader

source
pub type JsonReader = _JsonReader;

Aliased Type§

struct JsonReader {
    pub parent_instance: _GObject,
    pub priv_: *mut _JsonReaderPrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _JsonReaderPrivate