PFNGLWEIGHTDVARBPROC typedef

PFNGLWEIGHTDVARBPROC = Void Function(Int32 size, Pointer<Double> weights)

Implementation

typedef PFNGLWEIGHTDVARBPROC =
    Void Function(Int32 size, Pointer<Double> weights);