Function VisualServerSingleton.textureBind

Binds the texture to a texture slot.

void textureBind (
  const(RID) texture,
  const(long) number
) nothrow @nogc;