PFNGLUNIFORMBUFFEREXTPROC typedef

PFNGLUNIFORMBUFFEREXTPROC = Void Function(Uint32 program, Int32 location, Uint32 buffer)

Implementation

typedef PFNGLUNIFORMBUFFEREXTPROC =
    Void Function(Uint32 program, Int32 location, Uint32 buffer);