rlUnloadShader function

void rlUnloadShader(
  1. num id
)

Implementation

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