PFNGLBINDVERTEXBUFFERSPROCDart typedef
PFNGLBINDVERTEXBUFFERSPROCDart =
void Function(int first, int count, Pointer<Uint32> buffers, Pointer<Pointer<NativeType> > offsets, Pointer<Uint32> strides)
Implementation
typedef PFNGLBINDVERTEXBUFFERSPROCDart =
void Function(
int first,
int count,
Pointer<Uint32> buffers,
Pointer<Pointer<NativeType>> offsets,
Pointer<Uint32> strides,
);