[][src]Function sapp_linux::glCreateShaderProgramv

pub unsafe extern "C" fn glCreateShaderProgramv(
    type_: GLenum,
    count: GLsizei,
    strings: *const *const GLchar
) -> GLuint