Module Libvirt.Event.Undefined

module Undefined: sig .. end

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