PFNGLUNIFORMMATRIX3FVARBPROCDart typedef

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

Implementation

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