PFNGLWEIGHTUBVARBPROC typedef

PFNGLWEIGHTUBVARBPROC = Void Function(Int32 size, Pointer<Uint8> weights)

Implementation

typedef PFNGLWEIGHTUBVARBPROC =
    Void Function(Int32 size, Pointer<Uint8> weights);