rlUnloadShader function

void rlUnloadShader(
  1. int id
)

Implementation

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