GlMapNamedBufferEXTNative typedef
GlMapNamedBufferEXTNative =
Pointer<NativeType> Function(Uint32 buffer, Uint32 access)
Implementation
typedef GlMapNamedBufferEXTNative = Pointer Function(
Uint32 buffer, Uint32 access);