PFNGLGETPROGRAMRESOURCENAMEPROCDart typedef
PFNGLGETPROGRAMRESOURCENAMEPROCDart =
void Function(int program, int programInterface, int index, int bufSize, Pointer<Uint32> length, Pointer<Int8> name)
Implementation
typedef PFNGLGETPROGRAMRESOURCENAMEPROCDart =
void Function(
int program,
int programInterface,
int index,
int bufSize,
Pointer<Uint32> length,
Pointer<Int8> name,
);