compileShader method Null safety

void compileShader (
  1. Shader shader
)

Implementation

void compileShader(Shader shader) native;