Type Definition panda_sys::CPUInterruptHandler[][src]

type CPUInterruptHandler = Option<unsafe extern "C" fn(arg1: *mut CPUState, arg2: c_int)>;