rlSetTexture function

void rlSetTexture(
  1. int id
)

Implementation

void rlSetTexture(
  int id,
) => _module.rlSetTexture(id);