Type Definition panda_sys::qdev_initfn[][src]

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