[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM2IVPROC

type PFNGLPROGRAMUNIFORM2IVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLint)>;