GlClearNamedBufferDataNative typedef

GlClearNamedBufferDataNative = Void Function(Uint32 buffer, Uint32 internalformat, Uint32 format, Uint32 type, Pointer<NativeType> data)

Implementation

typedef GlClearNamedBufferDataNative = Void Function(Uint32 buffer,
    Uint32 internalformat, Uint32 format, Uint32 type, Pointer data);