Function EditorExportPlugin._exportBegin

void _exportBegin (
  const(PoolArray!(godot.core.string.String)) features,
  const(bool) is_debug,
  const(String) path,
  const(long) flags
) nothrow @nogc;