Function XMLParser.open

Opens an XML file for parsing. This returns an error code.

godot.core.defs.GodotError open (
  const(String) file
) nothrow @nogc;