Function gl::CreateShaderProgramv

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