Module Libvirt.Event.PM_suspend_disk


module PM_suspend_disk: sig .. end

type reason = [ `Unknown of int ] 
type t = reason 
val to_string : t -> string