Function simics_api_sys::SIM_class_has_attribute
source ยท pub unsafe extern "C" fn SIM_class_has_attribute(
cls: *mut conf_class_t,
attr: *const c_char,
) -> bool
Expand description
return 1 if the class has an attribute with name attr