rlUnloadTexture method

String rlUnloadTexture(
  1. num id
)

Implementation

String rlUnloadTexture(
  num id,
) => 'rlUnloadTexture($id)';