GetShaderLocation function
Implementation
int GetShaderLocation(ShaderC shader, Pointer<Char> uniformName) => _module.GetShaderLocation(shader, uniformName);
int GetShaderLocation(ShaderC shader, Pointer<Char> uniformName) => _module.GetShaderLocation(shader, uniformName);