PFNGLUNIFORMMATRIX4DVPROCDart typedef
PFNGLUNIFORMMATRIX4DVPROCDart =
void Function(int location, int count, int transpose, Pointer<Double> value)
Implementation
typedef PFNGLUNIFORMMATRIX4DVPROCDart =
void Function(
int location,
int count,
int transpose,
Pointer<Double> value,
);