Type Definition panda_sys::qdev_walkerfn[][src]

pub type qdev_walkerfn = Option<unsafe extern "C" fn(dev: *mut DeviceState, opaque: *mut c_void) -> c_int>;