PFNGLWEIGHTUSVARBPROC typedef

PFNGLWEIGHTUSVARBPROC = Void Function(Int32 size, Pointer<Uint16> weights)

Implementation

typedef PFNGLWEIGHTUSVARBPROC =
    Void Function(Int32 size, Pointer<Uint16> weights);