Type Alias frida_sys::GCancellable

source ·
pub type GCancellable = _GCancellable;

Aliased Type§

struct GCancellable {
    pub parent_instance: _GObject,
    pub priv_: *mut _GCancellablePrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _GCancellablePrivate