PFNGLBINDBUFFERBASEPROC typedef

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

Implementation

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