Function gl::CreateShaderProgramv [] [src]

pub unsafe fn CreateShaderProgramv(type_: GLenum,
                                   count: GLsizei,
                                   strings: *const *const GLchar)
                                   -> GLuint