frida_sys

Type Alias GDBusArgInfo

source
pub type GDBusArgInfo = _GDBusArgInfo;

Aliased Type§

struct GDBusArgInfo {
    pub ref_count: i32,
    pub name: *mut i8,
    pub signature: *mut i8,
    pub annotations: *mut *mut _GDBusAnnotationInfo,
}

Fields§

§ref_count: i32§name: *mut i8§signature: *mut i8§annotations: *mut *mut _GDBusAnnotationInfo