PFNGLGETPROGRAMINFOLOGPROCDart typedef
PFNGLGETPROGRAMINFOLOGPROCDart =
void Function(int program, int bufSize, Pointer<Uint32> length, Pointer<Int8> infoLog)
Implementation
typedef PFNGLGETPROGRAMINFOLOGPROCDart =
void Function(
int program,
int bufSize,
Pointer<Uint32> length,
Pointer<Int8> infoLog,
);