PFNGLWEIGHTFVARBPROC typedef

PFNGLWEIGHTFVARBPROC = Void Function(Int32 size, Pointer<Float> weights)

Implementation

typedef PFNGLWEIGHTFVARBPROC =
    Void Function(Int32 size, Pointer<Float> weights);