Module Libvirt.Event.PM_suspended

module PM_suspended: sig .. end

type t = [ `Disk | `Memory | `Unknown of int ] 
val to_string : t -> string