Function panda_sys::qdev_create[][src]

pub unsafe extern "C" fn qdev_create(
    bus: *mut BusState,
    name: *const c_char
) -> *mut DeviceState
Expand description

Board API. This should go away once we have a machine config file.