Function VisualServerSingleton.environmentSetCanvasMaxLayer

Sets the maximum layer to use if using Canvas background mode.

void environmentSetCanvasMaxLayer (
  const(RID) env,
  const(long) max_layer
) nothrow @nogc;