Function VisualServerSingleton.environmentSetBackground

Sets the BGMode of the environment. Equivalent to Environment.backgroundMode.

void environmentSetBackground (
  const(RID) env,
  const(long) bg
) nothrow @nogc;