glVertexAttribIFormatNV top-level property

GlVertexAttribIFormatNV glVertexAttribIFormatNV
getter/setter pair

Implementation

GlVertexAttribIFormatNV glVertexAttribIFormatNV =
    loadFunction<GlVertexAttribIFormatNVNative>(
            _library, 'glVertexAttribIFormatNV')
        .asFunction<GlVertexAttribIFormatNV>();