[][src]Function sapp_linux::glCreateShaderProgramEXT

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