PFNGLBINDBUFFERBASENVPROC typedef

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

Implementation

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