daemon/Win32: Win32 can't fork message moved to separate function (Jim Meyering)
[libguestfs.git] / ocaml / examples / xmllight_loader.mli
1 val from_file : ?ns:bool -> string -> Ocamlduce.Load.anyxml
2 val from_string : ?ns:bool -> string -> Ocamlduce.Load.anyxml