PFNGLWEIGHTSVARBPROC typedef

PFNGLWEIGHTSVARBPROC = Void Function(Int32 size, Pointer<Int16> weights)

Implementation

typedef PFNGLWEIGHTSVARBPROC =
    Void Function(Int32 size, Pointer<Int16> weights);