Function simics_api_sys::SIM_register_port_interface
source ยท pub unsafe extern "C" fn SIM_register_port_interface(
cls: *mut conf_class_t,
name: *const c_char,
iface: *const interface_t,
portname: *const c_char,
desc: *const c_char,
) -> c_int