ShaderSource

Function ShaderSource 

Source
pub unsafe fn ShaderSource(
    shader: GLuint,
    _count: GLsizei,
    string: *const *const GLchar,
    _length: *const GLint,
)