PFNGLPROGRAMUNIFORM3FVPROCDart typedef
PFNGLPROGRAMUNIFORM3FVPROCDart =
void Function(int program, int location, int count, Pointer<Float> value)
Implementation
typedef PFNGLPROGRAMUNIFORM3FVPROCDart =
void Function(int program, int location, int count, Pointer<Float> value);