PFNGLUNIFORM2FVARBPROC typedef

PFNGLUNIFORM2FVARBPROC = Void Function(Int32 location, Uint32 count, Pointer<Float> value)

Implementation

typedef PFNGLUNIFORM2FVARBPROC =
    Void Function(Int32 location, Uint32 count, Pointer<Float> value);