PFNGLGETACTIVEUNIFORMPROCDart typedef
PFNGLGETACTIVEUNIFORMPROCDart =
void Function(int program, int index, int bufSize, Pointer<Uint32> length, Pointer<Int32> size, Pointer<Uint32> type, Pointer<Int8> name)
Implementation
typedef PFNGLGETACTIVEUNIFORMPROCDart =
void Function(
int program,
int index,
int bufSize,
Pointer<Uint32> length,
Pointer<Int32> size,
Pointer<Uint32> type,
Pointer<Int8> name,
);