rlUnloadTexture function

void rlUnloadTexture(
  1. num id
)

Implementation

void rlUnloadTexture(
  num id,
) => _module.rlUnloadTexture(id);