Function glCreateShaderProgramEXT

Source
pub unsafe extern "C" fn glCreateShaderProgramEXT(
    type_: GLenum,
    string: *const GLchar,
) -> GLuint