rlUnloadTexture function

void rlUnloadTexture(
  1. int id
)

Implementation

void rlUnloadTexture(int id) => _module.rlUnloadTexture(id);