PFNGLBINDBUFFERBASEEXTPROC typedef

PFNGLBINDBUFFERBASEEXTPROC = Void Function(Uint32 target, Uint32 index, Uint32 buffer)

Implementation

typedef PFNGLBINDBUFFERBASEEXTPROC =
    Void Function(Uint32 target, Uint32 index, Uint32 buffer);