rlActiveTextureSlot abstract method

void rlActiveTextureSlot(
  1. int slot
)

Select and active a texture slot

Implementation

void rlActiveTextureSlot(
  int slot,
);