PFNGLNAMEDBUFFERSTORAGEPROCDart typedef
PFNGLNAMEDBUFFERSTORAGEPROCDart =
void Function(int buffer, Pointer<Uint32> size, Pointer<NativeType> data, int flags)
Implementation
typedef PFNGLNAMEDBUFFERSTORAGEPROCDart =
void Function(
int buffer,
Pointer<Uint32> size,
Pointer<NativeType> data,
int flags,
);