Function simics_api_sys::SIM_get_object
source ยท pub unsafe extern "C" fn SIM_get_object(
name: *const c_char,
) -> *mut conf_object_t
Expand description
Get object (returns NULL if object not found).
pub unsafe extern "C" fn SIM_get_object(
name: *const c_char,
) -> *mut conf_object_t
Get object (returns NULL if object not found).