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