GDBusArgInfo

Type Alias GDBusArgInfo 

Source
pub type GDBusArgInfo = _GDBusArgInfo;

Aliased Type§

#[repr(C)]
pub 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