PFNGLVERTEXATTRIBIPOINTERPROCDart typedef
PFNGLVERTEXATTRIBIPOINTERPROCDart =
void Function(int index, int size, int type, int stride, Pointer<NativeType> pointer)
Implementation
typedef PFNGLVERTEXATTRIBIPOINTERPROCDart =
void Function(
int index,
int size,
int type,
int stride,
Pointer<NativeType> pointer,
);