Struct libsystemd_sys::bus::vtable::sd_bus_table_property [−][src]
#[repr(C)]pub struct sd_bus_table_property {
pub member: *const c_char,
pub signature: *const c_char,
pub get: sd_bus_property_get_t,
pub set: sd_bus_property_set_t,
pub offset: size_t,
}Fields
member: *const c_charsignature: *const c_charget: sd_bus_property_get_tset: sd_bus_property_set_toffset: size_t