[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegl' (#msegui)

PFNGLINDEXPOINTEREXTPROC

Declaration

Source position: msegl.pas line 1539

type PFNGLINDEXPOINTEREXTPROC = procedure(

  atype: GLenum;

  stride: GLsizei;

  count: GLsizei;

  const pointer: Pointer

);


Documentation generated on: 2021-05-13