pub unsafe extern "C" fn panda_current_pc(
    cpu: *mut CPUState
) -> target_ulong
Expand description

@brief Returns the guest program counter.