UnloadShader function

void UnloadShader(
  1. ShaderC shader
)

Implementation

void UnloadShader(ShaderC shader) => _module.UnloadShader(shader);