Wl_drm.Error
type t =
| Authenticate_fail : t
| Invalid_format : t
| Invalid_name : t
val to_int32 : t -> int32
val of_int32 : int32 -> t