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