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

BUS API.