PFNGLTEXBUFFEREXTPROC typedef

PFNGLTEXBUFFEREXTPROC = Void Function(Uint32 target, Uint32 internalformat, Uint32 buffer)

Implementation

typedef PFNGLTEXBUFFEREXTPROC =
    Void Function(Uint32 target, Uint32 internalformat, Uint32 buffer);