rlEnableShader function

void rlEnableShader(
  1. int id
)

Implementation

void rlEnableShader(int id) => _module.rlEnableShader(id);