Type Definition panda_sys::qdev_resetfn[][src]

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