PFNGLVERTEXATTRIB4NBVPROC typedef

PFNGLVERTEXATTRIB4NBVPROC = Void Function(Uint32 index, Pointer<Uint8> v)

Implementation

typedef PFNGLVERTEXATTRIB4NBVPROC = Void Function(
    Uint32 index, Pointer<Uint8> v);