glVertexAttribLFormatNV top-level property

GlVertexAttribLFormatNV glVertexAttribLFormatNV
getter/setter pair

Implementation

GlVertexAttribLFormatNV glVertexAttribLFormatNV =
    loadFunction<GlVertexAttribLFormatNVNative>(
            _library, 'glVertexAttribLFormatNV')
        .asFunction<GlVertexAttribLFormatNV>();