PFNGLUNIFORMMATRIX4FVARBPROCDart typedef

PFNGLUNIFORMMATRIX4FVARBPROCDart = void Function(int location, int count, int transpose, Pointer<Float> value)

Implementation

typedef PFNGLUNIFORMMATRIX4FVARBPROCDart =
    void Function(int location, int count, int transpose, Pointer<Float> value);