Function VisualServerSingleton.immediateEnd

Ends drawing the ImmediateGeometry and displays it. Equivalent to ImmediateGeometry.end.

void immediateEnd (
  const(RID) immediate
) nothrow @nogc;