Function simics_api_sys::SIM_get_attribute
source ยท pub unsafe extern "C" fn SIM_get_attribute(
obj: *mut conf_object_t,
name: *const c_char,
) -> attr_value_t
Expand description
Get attribute from object.
pub unsafe extern "C" fn SIM_get_attribute(
obj: *mut conf_object_t,
name: *const c_char,
) -> attr_value_t
Get attribute from object.