module Wake_on_lan: sig .. end
sig
end
val get_supported : t -> int Lwt.t
t -> int Lwt.t
val get_enabled : t -> int Lwt.t
val set_enabled : t -> bool -> int Lwt.t
t -> bool -> int Lwt.t