GlClearNamedBufferDataEXTNative typedef
GlClearNamedBufferDataEXTNative =
Void Function(Uint32 buffer, Uint32 internalformat, Uint32 format, Uint32 type, Pointer<NativeType> data)
Implementation
typedef GlClearNamedBufferDataEXTNative = Void Function(Uint32 buffer,
Uint32 internalformat, Uint32 format, Uint32 type, Pointer data);